summaryrefslogtreecommitdiff
path: root/fontconfig/Imakefile
blob: be1f65c7b19c757867d99eb2e9ec88b8412094dc (plain)
1
2
3
4
5
6
7
8
#define IncSubdir fontconfig

HEADERS=fcfreetype.h fcprivate.h fcxml.h fontconfig.h

BuildIncludes($(HEADERS),IncSubdir,..)
#if BuildLibraries
InstallMultipleFlags($(HEADERS),$(INCDIR)/IncSubdir,$(INSTINCFLAGS))
#endif