aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-12-07 23:18:12 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-12-07 23:18:12 +0000
commit26351c0c5473b324cb6ecc103feca4e3fd958b81 (patch)
tree33c6be2a80cc9ac19aae97c3828bab240630c459 /Makefile.am
parentbcf987a70d17dfd9c363c356abe0c190d9aa51ee (diff)
Add SHA1, RMD160, and MD5 hashes to capinfos.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31191 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 306ea2d3bd..d2112e0a96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -428,7 +428,8 @@ mergecap_CFLAGS = $(AM_CLEAN_CFLAGS) $(py_dissectors_dir)
capinfos_LDADD = \
wiretap/libwiretap.la \
wsutil/libwsutil.la \
- @GLIB_LIBS@
+ @GLIB_LIBS@ \
+ @LIBGCRYPT_LIBS@
capinfos_CFLAGS = $(AM_CLEAN_CFLAGS) $(py_dissectors_dir)
# Libraries with which to link editcap.