aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.common b/Makefile.common
index 4f5cb333cc..8ee66f40b8 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -150,14 +150,12 @@ text2pcap_INCLUDES = \
# mergecap specifics
mergecap_SOURCES = \
mergecap.c \
- merge.c \
- epan/strnatcmp.c
+ merge.c
# editcap specifics
editcap_SOURCES = \
editcap.c \
epan/crypt/md5.c \
- epan/strnatcmp.c \
$(WTAP_PLUGIN_SOURCES)
# reordercap specifics