changed backslash to slash

(I'm probably the only one having trouble with backslashes ...)

svn path=/trunk/; revision=3559
This commit is contained in:
guido 2002-09-24 19:34:18 +00:00
parent afbe90de84
commit 895e809d7a

View file

@ -14,7 +14,7 @@ TARGET_SDKLIBS = ntdll.a kernel32.a
TARGET_OBJECTS = \
dllmain.o \
misc\stubs.o
misc/stubs.o
include $(PATH_TO_TOP)/rules.mak