summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2017-08-15 18:20:15 +0900
committerAkira TAGOH <akira@tagoh.org>2017-08-15 18:20:15 +0900
commit651f1227646174b5be0186b4b6cdff3a7134d869 (patch)
treef0bdcbc857df595c00d1707420f22f96d5ccd3c4 /src
parentdc56ff80408b16393d645a55788b023f1de27bc9 (diff)
Do not ship fcobjshash.gperf in archive
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0af71121..726c4351 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 \