diff options
Diffstat (limited to 'Makefile.common')
-rw-r--r-- | Makefile.common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common index b4dab9ae88..5e2f255071 100644 --- a/Makefile.common +++ b/Makefile.common @@ -148,7 +148,6 @@ mergecap_SOURCES = \ # editcap specifics editcap_SOURCES = \ editcap.c \ - epan/crypt/md5.c \ $(WTAP_PLUGIN_SOURCES) # reordercap specifics |