summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-10-26 16:45:23 +0000
committerKeith Packard <keithp@keithp.com>2003-10-26 16:45:23 +0000
commite99043ac778280ed16ab69ca0844b634f7d20f30 (patch)
tree43bb9b359865d2e86dcf217a7ae486bf85d23906 /doc/Makefile.am
parent75839218d18a7fad2f7e84cb995724763f7cae11 (diff)
downloadfontconfig-e99043ac778280ed16ab69ca0844b634f7d20f30.tar.gz
Include confdir.sgml.in in EXTRA_DIST
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 7e1d70d..b4bd051 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -89,7 +89,7 @@ DOC_FILES=$(TXT) $(HTML_FILES)
DOC_DIRS=$(HTML_DIRS)
LOCAL_DOCS=$(man_MANS) $(DOC_FILES) $(DOC_DIRS)
-EXTRA_DIST=$(LOCAL_DOCS) $(SGML) $(DOC_FUNCS_FNCS) $(FNCS_TMPL)
+EXTRA_DIST=$(LOCAL_DOCS) $(SGML) $(DOC_FUNCS_FNCS) $(FNCS_TMPL) confdir.sgml.in
SUFFIXES=.fncs .sgml .txt .html