Put packet-vlan back into Makefile.common (to go with SVN #39100)

svn path=/trunk/; revision=39103
This commit is contained in:
Bill Meier 2011-09-23 14:10:52 +00:00
parent 4fd46f6f0b
commit 1ec5777439
1 changed files with 2 additions and 0 deletions

View File

@ -979,6 +979,7 @@ DISSECTOR_SRC = \
packet-vicp.c \
packet-vines.c \
packet-vj.c \
packet-vlan.c \
packet-vmlab.c \
packet-vnc.c \
packet-vrrp.c \
@ -1346,6 +1347,7 @@ DISSECTOR_INCLUDES = \
packet-usb.h \
packet-usb-hid.h \
packet-vines.h \
packet-vlan.h \
packet-wap.h \
packet-wccp.h \
packet-wifi-p2p.h \