Aargh - undo r15838 as I missed jmayer's commit of r15835.

svn path=/trunk/; revision=15839
This commit is contained in:
Tim Potter 2005-09-16 12:30:33 +00:00
parent 301279b840
commit 092c0c20ed
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,7 @@ 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 \
@ -636,6 +637,7 @@ DISSECTOR_SRC = \
# corresponding headers
DISSECTOR_INCLUDES = \
$(PIDL_DISSECTOR_INCLUDES) \
packet-acse.h \
packet-actrace.h \
packet-afp.h \