turn off src directory for now
git-svn-id: svn://10.0.0.236/trunk@18906 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
af3e54fb9b
commit
c07154c16f
@ -22,7 +22,8 @@ srcdir = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = public src build tests
|
||||
# no src yet, or tests or build
|
||||
DIRS = src build tests
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
DEPTH=..\..\..
|
||||
|
||||
#tests no tests yet
|
||||
#tests src no tests or src yet
|
||||
|
||||
DIRS=public src
|
||||
DIRS=public
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
@ -22,7 +22,8 @@ srcdir = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = public src build tests
|
||||
# no src yet, or tests or build
|
||||
DIRS = src build tests
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
DEPTH=..\..\..
|
||||
|
||||
#tests no tests yet
|
||||
#tests src no tests or src yet
|
||||
|
||||
DIRS=public src
|
||||
DIRS=public
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user