aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.nmake
diff options
context:
space:
mode:
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 54c2c30b5b..709bda80d6 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.66 2003/12/17 22:13:05 guy Exp $
+# $Id: Makefile.nmake,v 1.67 2003/12/29 20:05:59 ulfl Exp $
include ..\config.nmake
@@ -95,6 +95,7 @@ OBJECTS = \
proto_dlg.obj \
proto_draw.obj \
proto_hier_stats_dlg.obj \
+ range.obj \
rtp_stream.obj \
service_response_time_table.obj \
simple_dialog.obj \