aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
-rw-r--r--Makefile.in2
2 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 7a0274ff74..2a3ffac45e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -133,7 +133,9 @@ DISTCLEANFILES = \
EXTRA_DIST = \
config.h.win32 \
doc/Makefile \
- doc/dfilter2pod \
+ doc/configure \
+ doc/configure.in \
+ doc/dfilter2pod.in \
doc/ethereal.pod \
doc/ethereal.pod.template \
ethereal.1 \
diff --git a/Makefile.in b/Makefile.in
index 78f59fc2fd..b4175e98a8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -98,7 +98,7 @@ ethereal_LDADD = @SNMP_O@ @SNPRINTF_O@ @STRERROR_O@ wiretap/libwiretap.a @SNMP_A
DISTCLEANFILES = rdps ps.c *~
-EXTRA_DIST = config.h.win32 doc/Makefile doc/dfilter2pod doc/ethereal.pod doc/ethereal.pod.template ethereal.1 ethereal.spec image/icon-excl.xpm image/icon-ethereal.xpm Makefile.nmake manuf print.ps README.tru64 README.win32 rdps.c ylwrap VERSION
+EXTRA_DIST = config.h.win32 doc/Makefile doc/configure doc/configure.in doc/dfilter2pod.in doc/ethereal.pod doc/ethereal.pod.template ethereal.1 ethereal.spec image/icon-excl.xpm image/icon-ethereal.xpm Makefile.nmake manuf print.ps README.tru64 README.win32 rdps.c ylwrap VERSION
SUBDIRS = wiretap @SUBDIRS@