aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index d5fa0dcd03..7fe2cd2314 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.326 2003/08/26 05:09:55 guy Exp $
+# $Id: Makefile.nmake,v 1.327 2003/08/28 00:11:31 guy Exp $
include config.nmake
include <win32.mak>
@@ -250,6 +250,7 @@ DISSECTOR_SRC = \
packet-nlm.c \
packet-nlsp.c \
packet-nntp.c \
+ packet-nt-sonmp.c \
packet-ntlmssp.c \
packet-ntp.c \
packet-null.c \