aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.common b/Makefile.common
index 4c35b6cb4e..688b6e56b9 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -60,7 +60,6 @@ SHARK_COMMON_INCLUDES = \
# wireshark specifics
WIRESHARK_COMMON_SRC = \
$(SHARK_COMMON_SRC) \
- airpcap_loader.c \
capture_info.c \
capture_opts.c \
color_filters.c \
@@ -70,8 +69,6 @@ WIRESHARK_COMMON_SRC = \
# corresponding headers
WIRESHARK_COMMON_INCLUDES = \
- airpcap.h \
- airpcap_loader.h \
capture_info.h \
capture_opts.h \
color_filters.h \