diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index cc93a4244..8e9df082b 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -139,8 +139,6 @@ yes.1: $(common_dep) $(srcdir)/yes.x ../src/yes.c # provoke regeneration of all $(MAN) files. $(MAN): $(top_srcdir)/src/system.h -SUFFIXES = .x .1 - # Ensure that help2man runs the ../src/ginstall binary as # 'install' when creating install.1. # Similarly, ensure that it uses the ../src/[ binary to create test.1. |