Add airpcap.h to the distribution.
authorGerald Combs <gerald@wireshark.org>
Fri, 6 Oct 2006 17:39:39 +0000 (17:39 -0000)
committerGerald Combs <gerald@wireshark.org>
Fri, 6 Oct 2006 17:39:39 +0000 (17:39 -0000)
svn path=/trunk/; revision=19442

Makefile.common

index f61ca9c28488dc40cdea81d0c35f8664cf465e58..21b07b7fc4e3f51930e7b460f9ce5adb698353ac 100644 (file)
@@ -157,6 +157,7 @@ wireshark_SOURCES = \
 
 # corresponding headers
 wireshark_INCLUDES =   \
+       airpcap.h \
        airpcap_loader.h \
        alert_box.h     \
        capture.h       \