aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-01-15 12:29:44 +0000
committerJörg Mayer <jmayer@loplof.de>2012-01-15 12:29:44 +0000
commit2097912587c5b6857e0e1222492b5e7d8fac482a (patch)
tree14d049f0b52bee69ee012acac6194b365ccc88d7 /Makefile.common
parente05b847713626298e9f95b6036056d839bb31e45 (diff)
Rename crypt-xxx to xxx
svn path=/trunk/; revision=40511
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index bb59066cb6..e200daee8e 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -215,7 +215,7 @@ mergecap_SOURCES = \
# editcap specifics
editcap_SOURCES = \
editcap.c \
- epan/crypt/crypt-md5.c \
+ epan/crypt/md5.c \
epan/nstime.c \
$(WTAP_PLUGIN_SOURCES)