aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-25 01:14:24 +0000
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-25 01:14:24 +0000
commitac32510733f639531388f5ef83986f783e5a5b77 (patch)
tree55d9c884242ed55ed057163c987103803043bc8a /epan/Makefile.common
parentf704c0f368901cc9e1c36fb462f518376e8a3791 (diff)
get users of oid_resolv to use the new oids, rollout packet-snmp.c
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22651 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index c4ccc9110e..a78c4707f0 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -64,7 +64,6 @@ LIBWIRESHARK_SRC = \
next_tvb.c \
nstime.c \
oids.c \
- oid_resolv.c \
osi-utils.c \
packet.c \
plugins.c \
@@ -191,7 +190,6 @@ LIBWIRESHARK_INCLUDES = \
nlpid.h \
nstime.h \
oids.h \
- oid_resolv.h \
osi-utils.h \
oui.h \
packet.h \