aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-03-14 21:53:16 +0000
committerGerald Combs <gerald@wireshark.org>2008-03-14 21:53:16 +0000
commit7519d12f8f4bd087351d1f8796e1dc696b629770 (patch)
tree33c6b3c717025b517a1482a0e81a796613c36dc1 /epan/Makefile.am
parent74178fafda524972bb99e5a9f32a0262a4530f52 (diff)
Make sure the Infiniband plugin is properly built and packaged.
svn path=/trunk/; revision=24634
Diffstat (limited to 'epan/Makefile.am')
-rw-r--r--epan/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/Makefile.am b/epan/Makefile.am
index cd8d09fa9c..8e274de71a 100644
--- a/epan/Makefile.am
+++ b/epan/Makefile.am
@@ -212,6 +212,7 @@ plugin_src = \
../plugins/giop/packet-cosnaming.c \
../plugins/giop/packet-coseventcomm.c \
../plugins/gryphon/packet-gryphon.c \
+ ../plugins/infiniband/packet-infiniband.c \
../plugins/irda/packet-irda.c \
../plugins/lwres/packet-lwres.c \
../plugins/m2m/packet-m2m.c \