aboutsummaryrefslogtreecommitdiffstats
path: root/echld
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-12-30 23:09:41 -0800
committerGuy Harris <guy@alum.mit.edu>2014-12-31 07:10:17 +0000
commit64dd98e903e6479f61731366ebe9a061f1b357ed (patch)
tree5ff20ee00cc4313486bfd909cbd033c944e4eda9 /echld
parent938b6a781c266634639ad71aac8ef05fd661acf6 (diff)
No version_info.c any more.
Change-Id: I96f4d07ac08d80811bb4ba9469cba8265d288945 Reviewed-on: https://code.wireshark.org/review/6157 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'echld')
-rw-r--r--echld/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/echld/Makefile.common b/echld/Makefile.common
index cf7033fd2d..1828254c5a 100644
--- a/echld/Makefile.common
+++ b/echld/Makefile.common
@@ -46,8 +46,7 @@ LIBECHLD_MORE_SRC = \
../conditions.c \
../pcapio.c \
../ringbuffer.c \
- ../sync_pipe_write.c \
- ../version_info.c
+ ../sync_pipe_write.c
OTHER = \
../dumpcap.c