aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.am
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2013-02-21 18:09:18 +0000
committerMartin Kaiser <wireshark@kaiser.cx>2013-02-21 18:09:18 +0000
commit7126d3a56b85823b4177db48061c18af927701fd (patch)
tree8c0b9483e7c852406051dcb9aad8a33017d17de1 /wsutil/Makefile.am
parentb9a0eaedae0e6ba719e10d2c7e1d42d484caf6c1 (diff)
add wsutil/wsgcrypt.h as a wrapper around libgcrypt's gcrypt.h
(not used for now) svn path=/trunk/; revision=47801
Diffstat (limited to 'wsutil/Makefile.am')
-rw-r--r--wsutil/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/wsutil/Makefile.am b/wsutil/Makefile.am
index 5bde48564e..e6da9ec369 100644
--- a/wsutil/Makefile.am
+++ b/wsutil/Makefile.am
@@ -114,7 +114,8 @@ EXTRA_DIST = \
file_util.h \
libwsutil.def \
unicode-utils.c \
- unicode-utils.h
+ unicode-utils.h \
+ wsgcrypt.h
CLEANFILES = \
libwsutil.a \