[Fontconfig] fontconfig: Branch 'master'

Akira TAGOH tagoh at kemper.freedesktop.org
Tue Aug 15 09:20:22 UTC 2017


 src/Makefile.am |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 651f1227646174b5be0186b4b6cdff3a7134d869
Author: Akira TAGOH <akira at tagoh.org>
Date:   Tue Aug 15 18:20:15 2017 +0900

    Do not ship fcobjshash.gperf in archive

diff --git a/src/Makefile.am b/src/Makefile.am
index 0af7112..726c435 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -124,8 +124,7 @@ fcobjshash.h: Makefile fcobjshash.gperf
 	mv -f $@.tmp $@ || ( $(RM) $@.tmp && false )
 
 EXTRA_DIST += \
-	fcobjshash.gperf.h \
-	fcobjshash.gperf
+	fcobjshash.gperf.h
 
 libfontconfig_la_SOURCES = \
 	fcarch.h \


More information about the Fontconfig mailing list