From 08b6ae03065e67385f8146895f68fd8162cea479 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 11 Jul 2001 00:59:50 +0000 Subject: MSDP support, from Heikki Vatiainen. svn path=/trunk/; revision=3680 --- Makefile.nmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.nmake') diff --git a/Makefile.nmake b/Makefile.nmake index 25f52f0e1f..f0f025e347 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.121 2001/06/29 18:55:49 guy Exp $ +# $Id: Makefile.nmake,v 1.122 2001/07/11 00:59:50 guy Exp $ include config.nmake include @@ -116,6 +116,7 @@ DISSECTOR_SRC = \ packet-mpeg1.c \ packet-mpls.c \ packet-mrdisc.c \ + packet-msdp.c \ packet-msnip.c \ packet-msproxy.c \ packet-mtp3.c \ -- cgit v1.2.3