capture_ifinfo.c and capture_sync.c are now in libcapchild.

Change-Id: I8203a3a1a77f231c4286fd32fcc6372a2ac9db48
Reviewed-on: https://code.wireshark.org/review/2603
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2014-06-23 19:06:33 -07:00
parent 4976d67184
commit f71a6d0c47
1 changed files with 0 additions and 2 deletions

View File

@ -40,12 +40,10 @@ LIBECHLD_INCLUDES = \
echld.h
LIBECHLD_MORE_SRC = \
../capture_ifinfo.c \
../capture_opts.c \
../capture-pcap-util.c \
../capture-pcap-util-unix.c \
../capture_stop_conditions.c \
../capture_sync.c \
../cfile.c \
../clopts_common.c \
../conditions.c \