Index: gcc/libmudflap/Makefile.am |
diff --git a/gcc/libmudflap/Makefile.am b/gcc/libmudflap/Makefile.am |
index d326d8876c873403ab15021e52ac45c4f7909ce4..29091dee9ff965fb0f64843f333ca7463450af95 100644 |
--- a/gcc/libmudflap/Makefile.am |
+++ b/gcc/libmudflap/Makefile.am |
@@ -94,10 +94,5 @@ AM_MAKEFLAGS = \ |
MAKEOVERRIDES= |
-# No install-html or install-pdf support in automake yet |
-.PHONY: install-html install-pdf |
-install-html: |
-install-pdf: |
- |
## ################################################################ |