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 db13720005..ea2d2df706 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.328 2003/08/29 02:27:28 gerald Exp $
+# $Id: Makefile.nmake,v 1.329 2003/08/29 22:27:14 guy Exp $
include config.nmake
include <win32.mak>
@@ -214,6 +214,7 @@ DISSECTOR_SRC = \
packet-lmi.c \
packet-lmp.c \
packet-lpd.c \
+ packet-lwapp.c \
packet-m2pa.c \
packet-m2tp.c \
packet-m2ua.c \