From 77e276e6171d8715ac954a5cb62746c4ce42c922 Mon Sep 17 00:00:00 2001 From: Gilbert Ramirez Date: Sat, 1 May 1999 05:19:25 +0000 Subject: Fixed 0.6.0 packaging problems. svn path=/trunk/; revision=252 --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.in') 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) -- cgit v1.2.3