summaryrefslogtreecommitdiff
path: root/plugins/profinet/Makefile.am
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-02-23 19:37:01 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-02-23 19:37:01 +0000
commita8fb7d24d0615eb80d3ccd217664614598e4dd9c (patch)
tree4818555c5fe21c03d9176288f4aaf46872185269 /plugins/profinet/Makefile.am
parent1600480f1bff76a720ff2b941482248e7e396958 (diff)
downloadwireshark-a8fb7d24d0615eb80d3ccd217664614598e4dd9c.tar.gz
Properly introduce packet-pn.c as a helper
svn path=/trunk/; revision=20903
Diffstat (limited to 'plugins/profinet/Makefile.am')
-rw-r--r--plugins/profinet/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/profinet/Makefile.am b/plugins/profinet/Makefile.am
index e32e31d13d..4212fce1d2 100644
--- a/plugins/profinet/Makefile.am
+++ b/plugins/profinet/Makefile.am
@@ -33,6 +33,7 @@ profinet_la_SOURCES = \
plugin.c \
moduleinfo.h \
$(DISSECTOR_SRC) \
+ $(DISSECTOR_SUPPORT_SRC) \
$(DISSECTOR_INCLUDES)
profinet_la_LDFLAGS = -module -avoid-version
profinet_la_LIBADD = @PLUGIN_LIBS@