aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-08-25 01:14:24 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-08-25 01:14:24 +0000
commit00c5e48a17040bbeff107c98ce365633724ad9fe (patch)
tree55d9c884242ed55ed057163c987103803043bc8a /epan/Makefile.common
parentfb082a9a3c738c4707245cd7a5bdf564683a968f (diff)
get users of oid_resolv to use the new oids, rollout packet-snmp.c
svn path=/trunk/; revision=22651
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 \