aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2006-06-13 13:21:12 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2006-06-13 13:21:12 +0000
commita063a87af511e0357a7d68936894ff78909ca3fd (patch)
tree3822564a5e220cfeecdedc59887834b72478d560 /epan/Makefile.common
parenta557a61ae01b399e6afebaf4c6505628d4d7750b (diff)
- "next tvb" list moved from h225 to new file next_tvb.[ch]
- h225 updated and regenerated - restore calling subdissectors for SNMP variables which was broken with new SNMP svn path=/trunk/; revision=18451
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index 70d17f6477..92b254d641 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -59,6 +59,7 @@ LIBWIRESHARK_SRC = \
in_cksum.c \
ipproto.c \
ipv4.c \
+ next_tvb.c \
nstime.c \
oid_resolv.c \
osi-utils.c \
@@ -144,6 +145,7 @@ LIBWIRESHARK_INCLUDES = \
guid-utils.h \
lapd_sapi.h \
llcsaps.h \
+ next_tvb.h \
nlpid.h \
nstime.h \
oid_resolv.h \