aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-01-12 00:33:32 +0000
committerGerald Combs <gerald@wireshark.org>2007-01-12 00:33:32 +0000
commitf67fdf4865997f9817abb5d6537f52b01c8f792c (patch)
tree395925935ca6e4722ab89da9e53d6ed913804a3a /epan/Makefile.common
parentdd5a89ec49cffd80df8bf81b48155561340a5178 (diff)
Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code.
svn path=/trunk/; revision=20399
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index 86cd7b9a6e..3f1e6dd094 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -72,7 +72,6 @@ LIBWIRESHARK_SRC = \
reassemble.c \
reedsolomon.c \
req_resp_hdrs.c \
- sha1.c \
sigcomp_state_hdlr.c \
sigcomp-udvm.c \
sminmpec.c \
@@ -168,7 +167,6 @@ LIBWIRESHARK_INCLUDES = \
req_resp_hdrs.h \
rtp_pt.h \
sctpppids.h \
- sha1.h \
sigcomp_state_hdlr.h \
sigcomp-udvm.h \
slab.h \