Fix distcheck error

This commit is contained in:
Akira TAGOH 2017-07-05 17:35:28 +09:00
parent c35e8df46d
commit 047b42fcca
1 changed files with 6 additions and 1 deletions

View File

@ -202,7 +202,12 @@ stamp-fcstdint: $(top_builddir)/config.status
@touch $@
CLEANFILES = $(ALIAS_FILES) fontconfig.def
DISTCLEANFILES = stamp-fcstdint fcstdint.h stamp-fcobjshash.gperf
DISTCLEANFILES = \
stamp-fcstdint \
fcstdint.h \
stamp-fcobjshash.gperf \
fcobjshash.h \
fcobjshash.gperf
fontconfig.def: $(PUBLIC_FILES) $(PUBLIC_FT_FILES)
echo Generating $@