aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-05-20 22:23:00 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-05-20 22:23:00 +0000
commitbfbb46de4336e0eeca804c83ff6917e684195183 (patch)
tree1e3d36386b804e9f257719567ce94dbbf82d4c47 /gtk/Makefile.am
parentd817ddf51311f9df516f7645d7de1848421caf88 (diff)
win32 only: get interface details from WinPcap's packet.dll (direct access to NDIS specific driver information, upper second GTK part)
svn path=/trunk/; revision=14407
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 51cf673da8..0806e37445 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -40,6 +40,7 @@ noinst_HEADERS = \
about_dlg.h \
capture_dlg.h \
capture_prefs.h \
+ capture_if_details_dlg.h \
cfilter_combo_utils.h \
color_dlg.h \
colors.h \
@@ -116,6 +117,7 @@ endif
libui_a_DEPENDENCIES =
EXTRA_DIST = \
+ capture_if_details_dlg.c \
doxygen.cfg.in \
ethclist.c \
ethclist.h \