summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 401c1b3..a66420c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -218,6 +218,9 @@ dist-local-check-docs-enabled:
@true
else
htmldoc_DATA += $(srcdir)/$(HTML_DIR)/*
+.fncs.sgml:
+ $(AM_V_GEN) $(RM) $@; \
+ touch -r $< $@
all-local:
clean-local:
dist-local-check-docs-enabled: