aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-08-07 00:15:35 +0000
committerGerald Combs <gerald@wireshark.org>2009-08-07 00:15:35 +0000
commit367bcb7abd8a842c4125ecdc45d3015c3206d0c2 (patch)
tree65bab47c5eceb6a0875a602db7a726d919ce8bee /epan/dissectors/Makefile.am
parent3c1bc8f25186e21bc7e431c1c416a46f06493ace (diff)
Clean up the last two DIRTY_DISSECTOR_SRC entries.
svn path=/trunk/; revision=29321
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index dafc009fff..21862d5e7a 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -28,7 +28,6 @@ INCLUDES = -I$(srcdir)/../.. -I$(srcdir)/.. \
include Makefile.common
libdirtydissectors_la_SOURCES = \
- $(DIRTY_DISSECTOR_SRC) \
$(DIRTY_ASN1_DISSECTOR_SRC) \
$(DIRTY_PIDL_DISSECTOR_SRC)