1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-13 19:52:20 +00:00

Add Freetype include path to build for DtWidget

This commit is contained in:
Peter Howkins 2012-03-15 11:14:34 +00:00
parent c884521619
commit aff0d2ff41

View file

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