From 74dccdc3b965b6d5144dca1ce15f19054f938046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Tue, 5 Apr 2016 00:40:18 +0100 Subject: Fix 'make dist' ws_diag_control.h dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ice9e40700631aed3ec0246232e287735ead22146 Reviewed-on: https://code.wireshark.org/review/14810 Reviewed-by: João Valverde --- Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.common') 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 -- cgit v1.2.3