aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2004-09-09 19:19:50 +0000
committerAnders Broman <anders.broman@ericsson.com>2004-09-09 19:19:50 +0000
commit91fadca3f1bdd28bf3e1e47e2fe7dc71e763253f (patch)
tree1abfd0e44b9253c5413ce4fcaa673407857a8592 /epan/Makefile.common
parentd614d107cf88f769fa274cff7b93106ee38eaed2 (diff)
Add SHA1 routines for future use, at least by SigComp
svn path=/trunk/; revision=11949
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index a399dd1d40..b631db101e 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -104,6 +104,7 @@ DISSECTOR_SUPPORT_SRC = \
../ptvcursor.c \
../reassemble.c \
../req_resp_hdrs.c \
+ ../sha1.c \
../t35.c \
../tap.c \
../util.c \