12 lines
380 B
Diff
12 lines
380 B
Diff
--- xc/lib/font/fontfile/Imakefile.old 2005-06-03 20:09:53.000000000 +0100
|
|
+++ xc/lib/font/fontfile/Imakefile 2005-06-03 20:09:57.000000000 +0100
|
|
@@ -14,7 +14,7 @@
|
|
#endif
|
|
|
|
INCLUDES = -I$(FONTINCSRC) -I../include -I$(SERVERSRC)/include \
|
|
- -I$(INCLUDESRC)
|
|
+ -I$(INCLUDESRC) $(CC_STAGING)
|
|
HEADERS =
|
|
#ifdef FontFormatDefines
|
|
FORMAT_DEFS = FontFormatDefines
|