Add the DCERPCSTAT stuff.

svn path=/trunk/; revision=6500
This commit is contained in:
Guy Harris 2002-10-25 01:10:07 +00:00
parent 35c1970720
commit f94df3780a
1 changed files with 2 additions and 1 deletions

View File

@ -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.8 2002/10/24 07:08:26 guy Exp $
# $Id: Makefile.nmake,v 1.9 2002/10/25 01:10:07 guy Exp $
include ..\config.nmake
@ -31,6 +31,7 @@ OBJECTS=capture_dlg.obj \
colors.obj \
color_utils.obj \
column_prefs.obj \
dcerpc_stat.obj \
decode_as_dlg.obj \
dfilter_expr_dlg.obj \
display_opts.obj \