aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 8e79054edc..90283361bb 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -86,7 +86,8 @@ WIRESHARK_COMMON_INCLUDES = \
timestats.h \
tap-megaco-common.h \
tap-rtp-common.h \
- version_info.h
+ version_info.h \
+ ws_symbol_export.h
# sources common for wireshark and tshark, but not rawshark;
# these are for programs that capture traffic by running dumpcap