aboutsummaryrefslogtreecommitdiffstats
path: root/echld
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-06-23 19:06:33 -0700
committerGuy Harris <guy@alum.mit.edu>2014-06-24 02:07:23 +0000
commitf71a6d0c47c2f2c8884e6e101a62e3c6ef6c5678 (patch)
tree624db3630b7ac9b9244bedd0c5c57a7ffa7d6dbd /echld
parent4976d671846e0e0a13e993050a36907a26367687 (diff)
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>
Diffstat (limited to 'echld')
-rw-r--r--echld/Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/echld/Makefile.common b/echld/Makefile.common
index 963d66ee4e..8c57157e41 100644
--- a/echld/Makefile.common
+++ b/echld/Makefile.common
@@ -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 \