summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 1b2e140f8..c9a73e18e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -317,10 +317,7 @@ SED_PROCESS = \
units/%: units/%.in Makefile
$(SED_PROCESS)
-man/%.html: man/%.html.in Makefile
- $(SED_PROCESS)
-
-man/%.7: man/%.7.in Makefile
+man/%: man/%.in Makefile
$(SED_PROCESS)
M4_PROCESS_SYSTEM = \