aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9ccfbc3..aeaccc6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -268,7 +268,7 @@ dejagnu.ps: $(XML)
dejagnu.rtf: $(XML)
$(DOCBOOK2RTF) $(srcdir)/doc/dejagnu.xml
-html:
+html-local:
$(DOCBOOK2HTML) -o html $(srcdir)/doc/dejagnu.xml
if MAINTAINER_MODE