aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-02-20 04:17:17 +0000
committerJörg Mayer <jmayer@loplof.de>2005-02-20 04:17:17 +0000
commitecce6863815630d7d3fe1c99524f9cd88e98cb00 (patch)
tree05e9212825777d4a10a3563f1acc4ea7d0a64c26 /epan
parent80ec76c622d73d062651bd1f5b814cfc457a43c8 (diff)
Add packet-rdt.h to DISSECTOR_INCLUDES
svn path=/trunk/; revision=13436
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 91dd29d386..992aae0818 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -747,6 +747,7 @@ DISSECTOR_INCLUDES = \
packet-q931.h \
packet-radiotap.h \
packet-raw.h \
+ packet-rdt.h \
packet-ripng.h \
packet-rmi.h \
packet-rmt-alc.h \