aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-07-27 02:52:49 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-07-27 02:52:49 +0000
commit3b7f0839ce665a1882adb619aba82bde9c295b5c (patch)
tree7af336813aa99635a3f419d256662d9fb9bd95d1 /epan/dissectors/Makefile.am
parentd0b74370d4abc571fedc4fff0d9e248ae7e85700 (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}. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11532 f5534014-38df-0310-8fa8-9805f1628bb7
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) \
*~