summaryrefslogtreecommitdiff
path: root/wsutil/Makefile.common
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2013-12-17 21:38:59 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2013-12-17 21:38:59 +0000
commitc8716a45eebc3bbe4fd1e4be81d51234f55f5864 (patch)
tree0b6de94d5688ba8bdd5b3cb57922c2a794d094a9 /wsutil/Makefile.common
parent0de43ce2dd69804ee4a9470b713a991d37192209 (diff)
downloadwireshark-c8716a45eebc3bbe4fd1e4be81d51234f55f5864.tar.gz
Put sign_ext.h in Makefile.
svn path=/trunk/; revision=54198
Diffstat (limited to 'wsutil/Makefile.common')
-rw-r--r--wsutil/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsutil/Makefile.common b/wsutil/Makefile.common
index 9a802b83e0..1ed4f22ed3 100644
--- a/wsutil/Makefile.common
+++ b/wsutil/Makefile.common
@@ -90,6 +90,7 @@ LIBWSUTIL_INCLUDES = \
plugins.h \
privileges.h \
sha1.h \
+ sign_ext.h \
strnatcmp.h \
str_util.h \
pint.h \