1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

Add in exctra freetype include directory

This commit is contained in:
Peter Howkins 2012-03-11 15:56:24 +00:00
parent 546683e176
commit 10b463d278

View file

@ -13,7 +13,11 @@ XCOMM $XConsortium: Imakefile /main/8 1996/04/21 19:11:16 drk $
# define DtWidgetDefines -DI18N_MSG -DXK_MISCELLANY -DMULTIBYTE
#endif
DEFINES = DtWidgetDefines
#if defined(linux)
INCLUDES = -I. -I/usr/include/freetype2
#else
INCLUDES = -I.
#endif
#ifdef SharedDtWidgetReqs
REQUIREDLIBS = SharedDtWidgetReqs