aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>2005-02-09 23:38:00 +0000
committerlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>2005-02-09 23:38:00 +0000
commit531e46341f24b015df8d66152972b972d9638760 (patch)
tree6b8d6526fe00a336c75b9118009deb4c690984ad /Makefile.common
parentd55004c9e7016b17d0e6aba9ad218582c71dc7a6 (diff)
Move the following files from /trunk to /trunk/epan:
asn1.[ch] follow.[ch] ptvcursor.[ch] reassemble.[ch] xmlstub.[ch] fix #include statements accordingly. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13366 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.common b/Makefile.common
index 4adc7dfa7a..d47c72d02d 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -28,11 +28,9 @@
DISSECTOR_SUPPORT_INCLUDES = \
aftypes.h \
arcnet_pids.h \
- asn1.h \
bridged_pids.h \
chdlctypes.h \
etypes.h \
- follow.h \
format-oid.h \
greproto.h \
iax2_codec_type.h \
@@ -43,14 +41,11 @@ DISSECTOR_SUPPORT_INCLUDES = \
nlpid.h \
oui.h \
ppptypes.h \
- ptvcursor.h \
- reassemble.h \
rpc_defrag.h \
rtp_pt.h \
sctpppids.h \
smb.h \
- x264_prt_id.h \
- xmlstub.h
+ x264_prt_id.h
# "BUILT_SOURCES" are built before any "make all" or "make check" targets.
BUILT_SOURCES = \