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 add12101b5..ab82296a1d 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.165 2002/01/21 10:21:57 guy Exp $
+# $Id: Makefile.nmake,v 1.166 2002/01/29 08:44:46 guy Exp $
include config.nmake
include <win32.mak>
@@ -159,6 +159,7 @@ DISSECTOR_SRC = \
packet-osi-options.c \
packet-ospf.c \
packet-pcnfsd.c \
+ packet-pflog.c \
packet-pgm.c \
packet-pim.c \
packet-pop.c \