summaryrefslogtreecommitdiff
path: root/psprint
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-12-12 12:17:14 +0000
committerKurt Zenker <kz@openoffice.org>2007-12-12 12:17:14 +0000
commit575e36b3c295b19ccfe4ac3ce4a273a116ce8883 (patch)
tree5988290b83d32f4de9dbb33c2a39fbcd9b0a15ca /psprint
parent6f5a969bdcafcc6d6d18004d3929645347fb5495 (diff)
INTEGRATION: CWS gfbfcfg (1.7.14); FILE MERGED
2007/11/27 12:46:19 hdu 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED 2007/09/11 06:45:06 hdu 1.7.14.1: #i80406# add make dependency to fontsubset (thanks Ause)
Diffstat (limited to 'psprint')
-rw-r--r--psprint/source/fontmanager/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/psprint/source/fontmanager/makefile.mk b/psprint/source/fontmanager/makefile.mk
index 8d1629a8db94..bfcc9ad46238 100644
--- a/psprint/source/fontmanager/makefile.mk
+++ b/psprint/source/fontmanager/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: obo $ $Date: 2007-10-01 07:50:50 $
+# last change: $Author: kz $ $Date: 2007-12-12 13:17:14 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -44,6 +44,7 @@ TARGET=fontman
.INCLUDE : settings.mk
CFLAGS+= -I..$/fontsubset
+INCDEPN+= -I..$/fontsubset
.IF "$(ENABLE_FONTCONFIG)" != ""
CDEFS += -DENABLE_FONTCONFIG