Add pppdump.obj to win32 makefile.

svn path=/trunk/; revision=2449
This commit is contained in:
Gilbert Ramirez 2000-09-19 17:27:08 +00:00
parent e191760a7b
commit 8fa85bbd2f
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#
# $Id: Makefile.nmake,v 1.14 2000/08/08 22:16:41 mhall Exp $
# $Id: Makefile.nmake,v 1.15 2000/09/19 17:27:08 gram Exp $
#
include ..\config.nmake
@ -27,6 +27,7 @@ OBJECTS=ascend-grammar.obj \
netxray.obj \
ngsniffer.obj \
radcom.obj \
pppdump.obj \
snoop.obj \
toshiba.obj \
wtap.obj