aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-05-10 21:57:47 +0000
committerGuy Harris <guy@alum.mit.edu>2000-05-10 21:57:47 +0000
commitfab3967f994ff5d7c139da850de6c8264ec6e336 (patch)
tree52b22e65bd1f79c017349c80d8c33844b24d2303
parent69daa47b26e628d7f31de333070fb7f286e17b0c (diff)
"packet-giop.h" and "packet-h1.h" have joined the Choir Invisibule, so
they can just be deleted, not just commented out. svn path=/trunk/; revision=1935
-rw-r--r--Makefile.nmake4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index c02f02b2c2..2e19510184 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -1,7 +1,7 @@
## Makefile for building ethereal.exe with Microsoft C and nmake
## Use: nmake -f makefile.nmake
#
-# $Id: Makefile.nmake,v 1.34 2000/05/10 15:32:09 gram Exp $
+# $Id: Makefile.nmake,v 1.35 2000/05/10 21:57:47 guy Exp $
include config.nmake
@@ -58,10 +58,8 @@ DISSECTOR_SOURCES = \
packet-fddi.h \
packet-ftp.c \
packet-giop.c \
-## packet-giop.h \
packet-gre.c \
packet-h1.c \
-## packet-h1.h \
packet-hsrp.c \
packet-http.c \
packet-http.h \