X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=126d01a5aa90b757c2627456fc6006ca480bcf05;hb=08bef687018f2391c2f2b6fc3849878c121b67dd;hp=98e353d58999dcf2ed57573bbd7bbd859499189f;hpb=8e0b03f55085d6fd80f6a262b496303f5a74d2ad;p=fontconfig.git diff --git a/src/Makefile.am b/src/Makefile.am index 98e353d..126d01a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -121,7 +121,9 @@ PUBLIC_FILES = \ $(top_srcdir)/fontconfig/fcfreetype.h \ $(top_srcdir)/fontconfig/fcprivate.h -$(ALIAS_FILES): $(top_srcdir)/src/makealias $(PUBLIC_FILES) +fcaliastail.h: fcalias.h + +fcalias.h: $(top_srcdir)/src/makealias $(PUBLIC_FILES) sh $(top_srcdir)/src/makealias "$(top_srcdir)/src" $(PUBLIC_FILES) CLEANFILES := $(ALIAS_FILES)