From 10c5587bac921680fc7cb7a3e803285b941857ff Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Thu, 25 Apr 2002 23:35:52 +0000 Subject: =?UTF-8?q?AODV=20dissection=20support,=20from=20Erik=20Nordstr?= =?UTF-8?q?=EF=BF=BDm.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit svn path=/trunk/; revision=5253 --- Makefile.nmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.nmake') diff --git a/Makefile.nmake b/Makefile.nmake index 5c939b0701..298b67a7ff 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.180 2002/04/18 00:29:16 guy Exp $ +# $Id: Makefile.nmake,v 1.181 2002/04/25 23:35:51 guy Exp $ include config.nmake include @@ -26,6 +26,7 @@ DISSECTOR_SRC = \ packet-aarp.c \ packet-afs.c \ packet-aim.c \ + packet-aodv.c \ packet-arp.c \ packet-asap.c \ packet-ascend.c\ -- cgit v1.2.3