mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
path to root correction.
svn path=/trunk/; revision=3993
This commit is contained in:
parent
87c1e63ebe
commit
e9ba047848
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# $Id: makefile,v 1.2 2003/01/07 16:23:12 robd Exp $
|
||||
# $Id: makefile,v 1.3 2003/01/12 02:03:06 robd Exp $
|
||||
|
||||
PATH_TO_TOP = ../../../reactos
|
||||
PATH_TO_TOP = ../../reactos
|
||||
|
||||
TARGET_TYPE = program
|
||||
|
||||
|
|
Loading…
Reference in a new issue