aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-05-01 05:19:25 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-05-01 05:19:25 +0000
commit77e276e6171d8715ac954a5cb62746c4ce42c922 (patch)
tree8dba9fc785386646e905f7811a623411398f9256 /Makefile.in
parentfcee16869cc572cfd9240c7d0235ade97e0e0d9a (diff)
Fixed 0.6.0 packaging problems.
svn path=/trunk/; revision=252
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 2a1ca285aa..9f0c7330cc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -90,7 +90,7 @@ ethereal_LDADD = @SNPRINTF_O@ @LIBWIRETAP_A@
DISTCLEANFILES = rdps ps.c *~
-EXTRA_DIST = doc/Makefile doc/ethereal.pod ethereal.1 ethereal.spec image/icon-excl.xpm image/icon-ethereal.xpm manuf print.ps rdps.c
+EXTRA_DIST = doc/Makefile doc/ethereal.pod ethereal.1 ethereal.spec image/icon-excl.xpm image/icon-ethereal.xpm manuf print.ps README.tru64 rdps.c ylwrap
SUBDIRS = @SUBDIRS@
@@ -129,7 +129,7 @@ DATA = $(sysconf_DATA)
DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
Makefile.am Makefile.in NEWS acconfig.h acinclude.m4 aclocal.m4 \
config.guess config.h.in config.sub configure configure.in install-sh \
-missing mkinstalldirs
+missing mkinstalldirs ylwrap
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)