wireshark/plugins/mate
Guy Harris 6ea3d47e77 "make maintainer-clean" cleans up everything that "make distclean" does;
there's no need for files in DISTCLEANFILES to be in
MAINTAINERCLEANFILES as well.

In epan, split the generated source files into those that should be
cleaned by "make distclean" and those that shouldn't, and have
DISTCLEANFILES include only the ones that should be cleaned by "make
distclean" and have MAINTAINERCLEANFILES include the ones that shouldn't
be cleaned by "make distclean".  This should fix bug 1595.

The generated source files don't need to be in EXTRA_DIST.

Use LIBWIRESHARK_DISTCLEAN_GENERATED_SRC and
LIBWIRESHARK_NODISTCLEAN_GENERATED_SRC in epan/Makefile.nmake.

svn path=/trunk/; revision=21882
2007-05-22 07:21:12 +00:00
..
examples Fix ...$ to : $ 2005-12-09 16:51:56 +00:00
matelib cleanup matelib and mate examples 2005-02-10 16:23:52 +00:00
AUTHORS
COPYING
INSTALL
Makefile.am "make maintainer-clean" cleans up everything that "make distclean" does; 2007-05-22 07:21:12 +00:00
Makefile.common Set the right properties on the files. 2006-12-19 22:30:38 +00:00
Makefile.nmake Add the make-dissector-reg scripts to the dependency list for each copy 2007-04-05 23:23:06 +00:00
mate.h name change 2006-05-21 05:12:17 +00:00
mate_grammar.lemon From Sebastien Tandel: 2007-02-13 20:57:22 +00:00
mate_parser.l name change 2006-05-21 05:12:17 +00:00
mate_runtime.c Fix warnings on Linux/gcc 4.1.1 2007-04-03 21:17:13 +00:00
mate_setup.c Fix a bunch more warnings. Add -Werror when using --with-warnings-as-errors 2007-03-26 06:10:52 +00:00
mate_util.c Fix warnings on Linux/gcc 4.1.1 2007-04-03 21:17:13 +00:00
mate_util.h name change 2006-05-21 05:12:17 +00:00
moduleinfo.h MATE has a grammar. 2005-05-16 13:28:35 +00:00
moduleinfo.nmake Set the right properties on the files. 2006-12-19 22:30:38 +00:00
NEWS
packet-mate.c Ethereal->Wireshark 2006-05-28 16:32:49 +00:00
plugin.rc.in -Add the compiler version to the plugin resource 2007-02-26 20:39:38 +00:00