summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-09-28 23:48:02 +0000
committerGuy Harris <guy@alum.mit.edu>2004-09-28 23:48:02 +0000
commit53ab91826b303f7091c411d03e6430c4558d1c99 (patch)
tree493c77138344d0b71fad1fdcfd99cd48b3ff5e83 /Makefile.common
parent89dfea27d2ddb1a105ffc1c6a08d4f51ff47a7fa (diff)
downloadwireshark-53ab91826b303f7091c411d03e6430c4558d1c99.tar.gz
Move the xDLC helper routines into epan.
svn path=/trunk/; revision=12127
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index b254e53034..0c43779fbf 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -58,7 +58,6 @@ DISSECTOR_SUPPORT_INCLUDES = \
t35.h \
tap.h \
x264_prt_id.h \
- xdlc.h \
xmlstub.h
# "BUILT_SOURCES" are built before any "make all" or "make check" targets.