]> git.wh0rd.org - fontconfig.git/blob - fontconfig/Imakefile
Remove fcxml.h include file as it cant work anymore anyhow
[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