aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2005-09-16 12:11:17 +0000
committerTim Potter <tpot@samba.org>2005-09-16 12:11:17 +0000
commit301279b84040f8821e668c8047fb1dce5b42c79c (patch)
treedb38cc85a94505bc4060a2b40deea6899e03ff0b /epan/dissectors
parentb8ae3f19888c890f82b6490023639d8f22a5c9c3 (diff)
Comment out pidl dissectors for the moment to get the win32 build
going again. I have most of a patch to get it working but I don't think it will be finished tonight. svn path=/trunk/; revision=15838
Diffstat (limited to 'epan/dissectors')
-rw-r--r--epan/dissectors/Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 7fc3e122b9..47d1c8309b 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -59,7 +59,6 @@ PIDL_DISSECTOR_INCLUDES = \
# the dissector sources (without any helpers)
DISSECTOR_SRC = \
- $(PIDL_DISSECTOR_SRC) \
packet-3com-xns.c \
packet-3g-a11.c \
packet-9p.c \
@@ -637,7 +636,6 @@ DISSECTOR_SRC = \
# corresponding headers
DISSECTOR_INCLUDES = \
- $(PIDL_DISSECTOR_INCLUDES) \
packet-acse.h \
packet-actrace.h \
packet-afp.h \