diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-18 07:50:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-18 07:50:29 +0000 |
commit | 51c12d7622e7928a2187df1d1bb354a722ef18c7 (patch) | |
tree | 1ddaf9150395bfb2376d4f018c71d2d16edcb09f /shell/source | |
parent | 37051f3524419f0c95b9fe80d0ab0a3edc24cd34 (diff) |
INTEGRATION: CWS nativefixer1 (1.7.4); FILE MERGED
2004/11/09 10:42:43 obr 1.7.4.2: #i35930# now using new tool regcomplazy
2004/11/01 10:13:30 obr 1.7.4.1: #i35930# need to deliver rdb file to be able to register the service on systems without GNOME using regmerge
Diffstat (limited to 'shell/source')
-rw-r--r-- | shell/source/backends/gconfbe/makefile.mk | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/shell/source/backends/gconfbe/makefile.mk b/shell/source/backends/gconfbe/makefile.mk index 27b889746684..eabc3db23f49 100644 --- a/shell/source/backends/gconfbe/makefile.mk +++ b/shell/source/backends/gconfbe/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: obo $ $Date: 2004-10-21 11:51:41 $ +# last change: $Author: obo $ $Date: 2004-11-18 08:50:29 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -77,6 +77,8 @@ INCPRE=$(UNOUCROUT) .INCLUDE : settings.mk +UNIXTEXT=$(MISC)/$(TARGET)1-ucd.txt + # no "lib" prefix DLLPRE = @@ -130,4 +132,3 @@ DEF1NAME=$(SHL1TARGET) # --- Targets --- .INCLUDE : target.mk - |