diff options
Diffstat (limited to 'Makefile.common')
-rw-r--r-- | Makefile.common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common index bbc50466f2..fff39022b6 100644 --- a/Makefile.common +++ b/Makefile.common @@ -161,6 +161,7 @@ wireshark_SOURCES = \ # corresponding headers wireshark_INCLUDES = \ + airpcap.h \ airpcap_loader.h \ alert_box.h \ capture.h \ |