aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-10-06 17:39:39 +0000
committerGerald Combs <gerald@wireshark.org>2006-10-06 17:39:39 +0000
commit4a031132d3fad010edb81823552fffd0bbb4e855 (patch)
tree077f286e3c892885de481f723e8eb49a9bd26752 /Makefile.common
parentc3d429d8167d808690782752c1637489e42445d4 (diff)
Add airpcap.h to the distribution.
svn path=/trunk/; revision=19442
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 f61ca9c284..21b07b7fc4 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -157,6 +157,7 @@ wireshark_SOURCES = \
# corresponding headers
wireshark_INCLUDES = \
+ airpcap.h \
airpcap_loader.h \
alert_box.h \
capture.h \