the tests are going to break, so I am turning them off. I'll be turning them back on once I figure out what to do.
git-svn-id: svn://10.0.0.236/trunk@34571 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
bd8c71d3d0
commit
0913b8ef91
@ -22,7 +22,8 @@ srcdir = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = nntp newsParser
|
||||
#tests are broken right now
|
||||
#DIRS = nntp newsParser
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
|
||||
@ -19,6 +19,7 @@ DEPTH=..\..\..
|
||||
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
DIRS = nntp newsParser
|
||||
#tests are broken right now
|
||||
#DIRS = nntp newsParser
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user