aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2005-05-20 22:23:00 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2005-05-20 22:23:00 +0000
commitaec90cc406a02dc93953f39103815ed50d1febbc (patch)
tree1e3d36386b804e9f257719567ce94dbbf82d4c47 /gtk/Makefile.common
parent3086aeafedbfb4324c5f317a8fecb117c5053fe2 (diff)
win32 only: get interface details from WinPcap's packet.dll (direct access to NDIS specific driver information, upper second GTK part)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14407 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index 4d326eafd3..1a7843e2f7 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -42,6 +42,7 @@ ETHEREAL_GTK_SRC = \
about_dlg.c \
capture_dlg.c \
capture_if_dlg.c \
+ capture_if_details_dlg.c \
capture_info_dlg.c \
capture_prefs.c \
cfilter_combo_utils.c \