diff options
author | gt <gt@openoffice.org> | 2004-07-14 10:38:07 +0000 |
---|---|---|
committer | gt <gt@openoffice.org> | 2004-07-14 10:38:07 +0000 |
commit | b1b0cdf5779e5098fd0adf536ab25a064b6a9f85 (patch) | |
tree | df7c557aafadfb45b1601d222b6f78b5f31aa836 /xmlsecurity/util | |
parent | 9a4ece8af2609336269fddd7710d01a59a99b3e3 (diff) |
#i20883#
Diffstat (limited to 'xmlsecurity/util')
-rw-r--r-- | xmlsecurity/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xmlsecurity/util/makefile.mk b/xmlsecurity/util/makefile.mk index 8af5a1ffb6a1..272b7bc8ae72 100644 --- a/xmlsecurity/util/makefile.mk +++ b/xmlsecurity/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: mt $ $Date: 2004-07-14 11:05:46 $ +# last change: $Author: gt $ $Date: 2004-07-14 11:38:07 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -150,6 +150,7 @@ SRSFILELIST= \ $(SRS)$/dialogs.srs RESLIB1NAME=xmlsec +RESLIB1IMAGES=$(PRJ)$/res RESLIB1SRSFILES= $(SRSFILELIST) SHL4TARGET=$(TARGET) |