aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-04-05 00:40:18 +0100
committerJoão Valverde <j@v6e.pt>2016-04-04 23:43:56 +0000
commit74dccdc3b965b6d5144dca1ce15f19054f938046 (patch)
tree9ad70d38b418acdafd48bc2fc219c34834e3b9fc /Makefile.common
parentecb4dc396ef71feb67aeda7603e09b0cea0bc920 (diff)
Fix 'make dist' ws_diag_control.h dependency
Change-Id: Ice9e40700631aed3ec0246232e287735ead22146 Reviewed-on: https://code.wireshark.org/review/14810 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 0b09f61591..bcdc6e195a 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -167,4 +167,5 @@ noinst_HEADERS = \
$(SHARK_COMMON_INCLUDES) \
$(EXTCAP_COMMON_INCLUDES) \
$(WIRESHARK_COMMON_INCLUDES) \
- $(dumpcap_INCLUDES)
+ $(dumpcap_INCLUDES) \
+ ws_diag_control.h