aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-04-04 18:54:21 -0700
committerGuy Harris <guy@alum.mit.edu>2016-04-05 01:55:08 +0000
commit40f1ebc88799266bfa4a8010f5c71ab44a30fe29 (patch)
treefd1ac0cc127220745bf8485dd63c93eb52d931bc /wsutil
parent59f6e59fd908ccdd5abdaf7c1a9006cd75c3ad77 (diff)
Put popcount.c and popcount.h into the release tarball.
Change-Id: I77fcd9e6f38d0cc3d4a018c540b8faa98db0da7b Reviewed-on: https://code.wireshark.org/review/14813 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/wsutil/Makefile.am b/wsutil/Makefile.am
index 6b8de84d28..06f32bc6b2 100644
--- a/wsutil/Makefile.am
+++ b/wsutil/Makefile.am
@@ -94,6 +94,8 @@ EXTRA_DIST = \
Makefile.nmake \
file_util.c \
file_util.h \
+ popcount.c \
+ popcount.h \
wsgcrypt.h
CLEANFILES = \