aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-07-27 02:52:49 +0000
committerGuy Harris <guy@alum.mit.edu>2004-07-27 02:52:49 +0000
commit1dff8e81b2aa240c8a84091489d1ad7b01aafc5f (patch)
tree7af336813aa99635a3f419d256662d9fb9bd95d1 /epan/dissectors/Makefile.am
parent0d7309988e99e7637e5241640b8777fb841feef3 (diff)
Arrange that "x11-declarations.h" and "x11-register-info.h" be part of
the distribution, as was the case in the past. Arrange that RCS IDs be expanded, and that the EOL style be native, for epan/dissectors/Makefile.{am,common,nmake}. svn path=/trunk/; revision=11532
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 186a4cfd51..192035f779 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -3,9 +3,8 @@
# $Id$
#
# Ethereal - Network traffic analyzer
-# By Gerald Combs <gerald@zing.org>
+# By Gerald Combs <gerald@ethereal.com>
# Copyright 2004 Gerald Combs
-#
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -113,6 +112,5 @@ MAINTAINERCLEANFILES = \
CLEANFILES = \
libdissectors.a \
libdissectors.la \
- x11-declarations.h \
- x11-register-info.h \
+ $(GENERATED_HEADER_FILES) \
*~