aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-08-21 05:37:33 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-08-21 05:37:33 +0000
commit55597ea16151e78d6b5d14c8bed1d99ca23c60e2 (patch)
tree1ec6fb3535b4d8c68df255d6893c6f215aba3461 /epan/Makefile.am
parent929a92a4544af3f161351e25b42993ba33408662 (diff)
List the new DOCSIS dissector file here as well.
svn path=/trunk/; revision=29488
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 68fbc1a7f6..bf557f6295 100644
--- a/epan/Makefile.am
+++ b/epan/Makefile.am
@@ -201,6 +201,7 @@ if ENABLE_STATIC
-include ../plugins/Custom.make
plugin_src = \
../plugins/asn1/packet-asn1.c \
+ ../plugins/docsis/packet-bintrngreq.c \
../plugins/docsis/packet-bpkmattr.c \
../plugins/docsis/packet-bpkmreq.c \
../plugins/docsis/packet-bpkmrsp.c \