aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-07-30 11:20:39 -0700
committerGerald Combs <gerald@wireshark.org>2014-07-30 18:21:58 +0000
commite6a2fabf711489a66752ee0e387440c802afcd80 (patch)
tree11b4b85cc9d52857627b9f352b26ec7c66462acf /ui/cli/Makefile.common
parent304388a44f6fcb468f98f2c7179bb39cb4ecd294 (diff)
Fix dist.
Add ui/cli/tshark-tap.h and packaging/nsis/windeployqt-to-nsis.ps1. Change-Id: I00465aed3f33595ad50be0ba5d0ed0eae54e1137 Reviewed-on: https://code.wireshark.org/review/3268 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/cli/Makefile.common')
-rw-r--r--ui/cli/Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/cli/Makefile.common b/ui/cli/Makefile.common
index fca2671bca..cce232161a 100644
--- a/ui/cli/Makefile.common
+++ b/ui/cli/Makefile.common
@@ -80,3 +80,6 @@ TSHARK_TAP_SRC = \
tap-stats_tree.c \
tap-sv.c \
tap-wspstat.c
+
+noinst_HEADERS = \
+ tshark-tap.h