aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-12-02 10:27:51 -0800
committerGuy Harris <guy@alum.mit.edu>2016-12-02 18:28:43 +0000
commitd2e2d7c1a820fd6612f54ed4bccd1671a720c2a4 (patch)
tree66ee8ef4de44401e9cc2aa7119534918b961657d
parent20c57cb298e4f3b7ac66a22fb7477e4cf424a11b (diff)
Put tap-exportobject.h into the release tarball.
Change-Id: I5c103c5b513c32c5de0ea90956f9049fd6b0edec Reviewed-on: https://code.wireshark.org/review/19022 Reviewed-by: Guy Harris <guy@alum.mit.edu>
-rw-r--r--ui/cli/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/cli/Makefile.am b/ui/cli/Makefile.am
index a9f1c3aa32..472be96ebe 100644
--- a/ui/cli/Makefile.am
+++ b/ui/cli/Makefile.am
@@ -77,6 +77,7 @@ TSHARK_TAP_SRC = \
tap-wspstat.c
noinst_HEADERS = \
+ tap-exportobject.h \
tshark-tap.h
# All sources that should be put in the source distribution tarball