mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
changed backslash to slash
(I'm probably the only one having trouble with backslashes ...) svn path=/trunk/; revision=3559
This commit is contained in:
@@ -14,8 +14,8 @@ TARGET_SDKLIBS = ntdll.a kernel32.a
|
||||
|
||||
TARGET_OBJECTS = \
|
||||
dllmain.o \
|
||||
misc\stubs.o
|
||||
misc/stubs.o
|
||||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
|
||||
include $(TOOLS_PATH)/helper.mk
|
||||
include $(TOOLS_PATH)/helper.mk
|
||||
|
||||
Reference in New Issue
Block a user