aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.nmake
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2002-11-14 10:32:22 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2002-11-14 10:32:22 +0000
commit76f5391acc5395178a983ffb6a81a1be4a792edc (patch)
treebac1a8e3ff53b618c77923c3e3cb96456b443b0b /gtk/Makefile.nmake
parent81022063fcd8e3272356e1347c2a2f6d2c5125bd (diff)
Feature for Gtk2: GUI version of IO-STAT. Looks reasonable with one graph. Looks "sub-optimal" with multiple graphs overwriting eachothers.
We can just delete it later if it cant be improved visually. svn path=/trunk/; revision=6629
Diffstat (limited to 'gtk/Makefile.nmake')
-rw-r--r--gtk/Makefile.nmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/Makefile.nmake b/gtk/Makefile.nmake
index c2127a9538..e4ea923092 100644
--- a/gtk/Makefile.nmake
+++ b/gtk/Makefile.nmake
@@ -1,7 +1,7 @@
## Makefile for building ethereal.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
-# $Id: Makefile.nmake,v 1.36 2002/11/14 08:09:35 guy Exp $
+# $Id: Makefile.nmake,v 1.37 2002/11/14 10:32:22 sahlberg Exp $
include ..\config.nmake
@@ -23,6 +23,7 @@ CVARSDLL=-DWIN32 -DNULL=0 -D_MT -D_DLL
ETHEREAL_TAP_SRC = \
dcerpc_stat.c \
+ io_stat.c \
rpc_stat.c \
rpc_progs.c