aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-12 01:40:06 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-12 01:40:06 +0000
commit16206348d992c23ab9fc784e3316c59b3d7e0a12 (patch)
tree2f0d28ad5788feb4e38a8041662c0b8c69f98931 /Makefile.common
parent687cbef1a851fe237b6242991d596b603bb205b2 (diff)
Move disabled_protos.{h,c} into epan.
svn path=/trunk/; revision=50521
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.common b/Makefile.common
index 6d189d0921..6f89e69667 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -50,7 +50,6 @@ SHARK_COMMON_SRC = \
cfile.c \
cfutils.c \
clopts_common.c \
- disabled_protos.c \
frame_tvbuff.c \
print.c \
ps.c \
@@ -67,7 +66,6 @@ SHARK_COMMON_INCLUDES = \
clopts_common.h \
cmdarg_err.h \
color.h \
- disabled_protos.h \
file.h \
fileset.h \
frame_tvbuff.h \