aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2004-09-09 19:24:45 +0000
committerAnders Broman <anders.broman@ericsson.com>2004-09-09 19:24:45 +0000
commit3c49275ad95b29abfbdce9525953e9b212796b60 (patch)
tree3f3dfa6ac921739cea639a3f00de368cb98410b6 /Makefile.common
parentef5d7ac01006d9b3b3400f92e0af77f80a227ace (diff)
Add SHA1 routines for future use at least by SigComp
svn path=/trunk/; revision=11951
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 7116208591..24c1715c97 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -63,6 +63,7 @@ DISSECTOR_SUPPORT_INCLUDES = \
rpc_defrag.h \
rtp_pt.h \
sctpppids.h \
+ sha1.h \
smb.h \
t35.h \
tap.h \