aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 03c5ce91f0..b803b1e5ba 100644
--- a/Makefile.nmake
+++ b/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.377 2003/12/22 00:57:33 guy Exp $
+# $Id: Makefile.nmake,v 1.378 2003/12/23 02:29:11 guy Exp $
include config.nmake
include <win32.mak>
@@ -471,8 +471,8 @@ ETHEREAL_COMMON_OBJECTS = \
ptvcursor.obj \
reassemble.obj \
register.obj \
+ req_resp_hdrs.obj \
ringbuffer.obj \
- rreh.obj \
t35.obj \
tap.obj \
timestats.obj \