From 301279b84040f8821e668c8047fb1dce5b42c79c Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 16 Sep 2005 12:11:17 +0000 Subject: 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 --- epan/dissectors/Makefile.common | 2 -- 1 file changed, 2 deletions(-) (limited to 'epan/dissectors') 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 \ -- cgit v1.2.3