aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0174688663..7a0274ff74 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -151,7 +151,6 @@ EXTRA_DIST = \
SUBDIRS = wiretap @SUBDIRS@
-ethereal.1: doc/ethereal.pod VERSION
+ethereal.1: ethereal doc/ethereal.pod.template VERSION
(cd doc ; \
make ../ethereal.1 )
-