aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2003-12-30 22:18:03 +0000
committerUlf Lamping <ulf.lamping@web.de>2003-12-30 22:18:03 +0000
commitdde0264c34f99478f1d266e18d7ea800b64e0b63 (patch)
tree159f99bb6837f1bf0e111ab74389db5c8c13e27e
parent36db94961d676c574d2f8e080838fcb06846ec3b (diff)
removed compilation of packet-slsk
svn path=/trunk/; revision=9499
-rw-r--r--Makefile.nmake3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 5099ff283c..919d2f8880 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.381 2003/12/30 17:14:15 jmayer Exp $
+# $Id: Makefile.nmake,v 1.382 2003/12/30 22:18:03 ulfl Exp $
include config.nmake
include <win32.mak>
@@ -350,7 +350,6 @@ DISSECTOR_SRC = \
packet-slimp3.c \
packet-sll.c \
packet-slowprotocols.c \
- packet-slsk.c \
packet-smb.c \
packet-smb-browse.c \
packet-smb-common.c \