summaryrefslogtreecommitdiff
path: root/plugins/asn1/Makefile.am
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-01-10 20:19:16 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-01-10 20:19:16 +0000
commitd2d3148e006a986dc8bab112ea2f385cbc8274df (patch)
treeec1a9a2bf11165f45fe716284aa87cbd7ccebbef /plugins/asn1/Makefile.am
parent5cb1da7f220caf44a5559d9fccb475bc7106ac35 (diff)
downloadwireshark-d2d3148e006a986dc8bab112ea2f385cbc8274df.tar.gz
Trying to get buildbot Ubuntu-5.10-x86 distcheck to build again.
Adding asn1.[ch] to the correct makefile symbols. svn path=/trunk/; revision=20379
Diffstat (limited to 'plugins/asn1/Makefile.am')
-rw-r--r--plugins/asn1/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/asn1/Makefile.am b/plugins/asn1/Makefile.am
index ecccad4214..7f84697be6 100644
--- a/plugins/asn1/Makefile.am
+++ b/plugins/asn1/Makefile.am
@@ -33,6 +33,7 @@ asn1_la_SOURCES = \
plugin.c \
moduleinfo.h \
$(DISSECTOR_SRC) \
+ $(DISSECTOR_SUPPORT_SRC) \
$(DISSECTOR_INCLUDES)
asn1_la_LDFLAGS = -module -avoid-version
asn1_la_LIBADD = @PLUGIN_LIBS@