From 29d0f40d44d21f539f8d0a94725812cdb9a9435d Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 25 Jan 2017 00:08:16 -0800 Subject: Put sharkd.h into the distribution. Change-Id: I0e831a5448fc6247ccca033ae512a3fa74351c63 Reviewed-on: https://code.wireshark.org/review/19779 Reviewed-by: Guy Harris --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 81b7cd4e33..0518b2a951 100644 --- a/Makefile.am +++ b/Makefile.am @@ -582,6 +582,7 @@ sharkd_SOURCES = \ $(SHARK_COMMON_SRC) \ filter_files.c \ sharkd.c \ + sharkd.h \ sharkd_daemon.c \ sharkd_session.c \ ws_version_info.c -- cgit v1.2.1