aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-06-28 16:21:51 +0000
committerGuy Harris <guy@alum.mit.edu>2012-06-28 16:21:51 +0000
commit1d1391ed47b9b81770f19c13081de78569050eb9 (patch)
tree167bef0c2bf598b8ed97e67b1a1663ec5aca4c94 /ui/gtk/CMakeLists.txt
parent28f866815a08e4be3f3131f1e0ba365520af1417 (diff)
From Pontus Fuchs:
Add an interface monitor that, on Linux distributions with libnl, watches for interfaces to appear or disappear and, on such an event, causes windows showing interface lists to update. svn path=/trunk/; revision=43521
Diffstat (limited to 'ui/gtk/CMakeLists.txt')
-rw-r--r--ui/gtk/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/CMakeLists.txt b/ui/gtk/CMakeLists.txt
index ed8edc7b7b..55ba918d0b 100644
--- a/ui/gtk/CMakeLists.txt
+++ b/ui/gtk/CMakeLists.txt
@@ -65,6 +65,7 @@ set(WIRESHARK_GTK_SRC
font_utils.c
goto_dlg.c
graph_analysis.c
+ gtk_iface_monitor.c
gui_stat_util.c
gui_utils.c
help_dlg.c