Fix make file build error. NOT YET PART OF THE BUILD
git-svn-id: svn://10.0.0.236/trunk@65582 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4c2d093bd1
commit
9366728ce4
@ -19,7 +19,7 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ../..
|
||||
DEPTH = ../../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
#
|
||||
# Contributor(s):
|
||||
|
||||
DEPTH=..\..
|
||||
DEPTH=..\..\..\..
|
||||
|
||||
DIRS= skin
|
||||
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ../../../..
|
||||
DEPTH = ../../../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
@ -19,9 +19,7 @@
|
||||
#
|
||||
# Contributor(s):
|
||||
|
||||
DEPTH=..\..\..\..
|
||||
|
||||
DIRS=win
|
||||
DEPTH=..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user