aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-06-27 23:42:06 +0000
committerGerald Combs <gerald@wireshark.org>2007-06-27 23:42:06 +0000
commit9aa17b271bc77d20f87df3210f2c3f3761e170cf (patch)
tree8307e7355451e10b4b0b95b5e9e2d82e6c8707e9 /Makefile.common
parentce7d9544ce35a9ad887af24f67cffe41885d889a (diff)
Put airpcap.h back in the distribution.
svn path=/trunk/; revision=22215
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
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 \