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 4171ee76e3..6ca32ebffe 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.268 2003/01/06 02:24:57 guy Exp $
+# $Id: Makefile.nmake,v 1.269 2003/01/08 05:03:51 guy Exp $
include config.nmake
include <win32.mak>
@@ -305,6 +305,7 @@ DISSECTOR_SRC = \
packet-tr.c \
packet-trmac.c \
packet-tsp.c \
+ packet-tzsp.c \
packet-ucp.c \
packet-udp.c \
packet-v120.c \