From d69016e5525624c1544d6359fe9a8c19b87887c5 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 25 Jan 2004 18:52:33 +0000 Subject: Delete generated files during distclean instead of maintainerclean, so that we pass distcheck. svn path=/trunk/; revision=9850 --- plugins/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index b2f234e4db..0fdb844304 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1,7 +1,7 @@ # Makefile.am # Automake file for Ethereal # -# $Id: Makefile.am,v 1.28 2003/12/29 21:39:10 jmayer Exp $ +# $Id: Makefile.am,v 1.29 2004/01/25 18:52:33 gerald Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -54,7 +54,7 @@ EXTRA_DIST = \ Xplugin_api_decls.h \ Xplugin_table.h -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ Xass-list \ Xplugin_api.c \ Xplugin_api.h \ -- cgit v1.2.3