Remove TestSpaceManager from the build. (Fixing bustage the easy way.)

git-svn-id: svn://10.0.0.236/trunk@157606 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%dbaron.org
2004-06-08 20:12:01 +00:00
parent 05e1ff96e7
commit 264614a454

View File

@@ -43,9 +43,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = public src
ifdef ENABLE_TESTS
DIRS += tests
endif
include $(topsrcdir)/config/rules.mk