From fae3615ce07bb5ced41486cf97844f271118e893 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 15 Jul 2014 18:26:46 -0700 Subject: Move the monitor-for-interface-list-changes stuff to the caputils library. Change-Id: Ie0d4504688602c2aa8e9788643b079930ca7d305 Reviewed-on: https://code.wireshark.org/review/3076 Reviewed-by: Guy Harris --- Makefile.common | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index 678b30a10e..4c35b6cb4e 100644 --- a/Makefile.common +++ b/Makefile.common @@ -66,7 +66,6 @@ WIRESHARK_COMMON_SRC = \ color_filters.c \ file.c \ fileset.c \ - iface_monitor.c \ summary.c # corresponding headers @@ -77,7 +76,6 @@ WIRESHARK_COMMON_INCLUDES = \ capture_opts.h \ color_filters.h \ globals.h \ - iface_monitor.h \ log.h \ summary.h \ sync_pipe.h -- cgit v1.2.3