aboutsummaryrefslogtreecommitdiff
path: root/libmudflap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libmudflap/Makefile.am')
-rw-r--r--libmudflap/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/libmudflap/Makefile.am b/libmudflap/Makefile.am
index 8575da272be..d1e56a3bf9c 100644
--- a/libmudflap/Makefile.am
+++ b/libmudflap/Makefile.am
@@ -107,9 +107,10 @@ AM_MAKEFLAGS = \
MAKEOVERRIDES=
-.PHONY: install-html
-
+# No install-html or install-pdf support in automake yet
+.PHONY: install-html install-pdf
install-html:
+install-pdf:
## ################################################################