]> git.wh0rd.org - fontconfig.git/blob - fontconfig/Imakefile
Bug #4 The last entry for the terminator should not be 0xfffa, but 0xfffb.
[fontconfig.git] / fontconfig / Imakefile
1 #define IncSubdir fontconfig
2
3 HEADERS=fcfreetype.h fcprivate.h fontconfig.h
4
5 BuildIncludes($(HEADERS),IncSubdir,..)
6 #if BuildLibraries
7 InstallMultipleFlags($(HEADERS),$(INCDIR)/IncSubdir,$(INSTINCFLAGS))
8 #endif