aboutsummaryrefslogtreecommitdiffstats
path: root/echld/Makefile.common
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2013-07-04 05:34:25 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2013-07-04 05:34:25 +0000
commit047c252e9377d9a8eddfb4bfaadbf5157260b553 (patch)
tree8a63454eb7a166e4e78049b0bbca7f720d8f83bd /echld/Makefile.common
parentd85874c64c451ce10730e12ae6523cb517215470 (diff)
some more harvesting from tshark
svn path=/trunk/; revision=50380
Diffstat (limited to 'echld/Makefile.common')
-rw-r--r--echld/Makefile.common13
1 files changed, 6 insertions, 7 deletions
diff --git a/echld/Makefile.common b/echld/Makefile.common
index cd19253c90..5e4f43c0e7 100644
--- a/echld/Makefile.common
+++ b/echld/Makefile.common
@@ -42,21 +42,20 @@ LIBECHLD_INCLUDES = \
echld.h
LIBECHLD_MORE_SRC = \
+ ../capture_ifinfo.c \
../capture_opts.c \
- ../capture_stop_conditions.c \
+ ../capture-pcap-util.c \
../capture-pcap-util-unix.c \
+ ../capture_stop_conditions.c \
+ ../capture_sync.c \
../cfutils.c \
../clopts_common.c \
- ../sync_pipe_write.c \
- ../capture-pcap-util.c \
- ../capture-pcap-util.h \
- ../capture-pcap-util-int.h \
../conditions.c \
+ ../disabled_protos.c \
../pcapio.c \
../ringbuffer.c \
- ../capture_sync.c \
+ ../sync_pipe_write.c \
../version_info.c \
- ../capture_ifinfo.c \
../ws80211_utils.c
OTHER = \