aboutsummaryrefslogtreecommitdiffstats
path: root/echld
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-06-29 16:35:30 -0700
committerGuy Harris <guy@alum.mit.edu>2014-06-29 23:35:59 +0000
commit53c2a4d121a7d1f8da506eeb0a64d7adcdb76e72 (patch)
tree839e279d4bbe70154b3cd0ad1c81ff562fb58ee3 /echld
parent8599b727a49edec0729df1232ea7770d1a8a25a6 (diff)
clopts_common.c is now part of wsutil.
Change-Id: I0fa773bfc6364689d6e4f97ee89a6508622d2b2a Reviewed-on: https://code.wireshark.org/review/2706 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'echld')
-rw-r--r--echld/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/echld/Makefile.common b/echld/Makefile.common
index 8c57157e41..af24795275 100644
--- a/echld/Makefile.common
+++ b/echld/Makefile.common
@@ -45,7 +45,6 @@ LIBECHLD_MORE_SRC = \
../capture-pcap-util-unix.c \
../capture_stop_conditions.c \
../cfile.c \
- ../clopts_common.c \
../conditions.c \
../pcapio.c \
../ringbuffer.c \