mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 17:56:06 +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:
parent
afbe90de84
commit
895e809d7a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue