added the bsp (or CSG) library that Blender depends upon

removed the action library not used by Blender (actually this was that start of
UNDO in Blender that was never finished)
Maarten (mail@maartengribnau.com)
This commit is contained in:
Maarten Gribnau
2002-11-03 21:19:06 +00:00
parent 0e8f81f48a
commit 13e85b0a88

View File

@@ -35,7 +35,7 @@ SOURCEDIR = intern
include nan_subdirs.mk
ALLDIRS = string ghost guardedalloc bmfont moto container memutil
ALLDIRS += decimation action iksolver keymaker
ALLDIRS += decimation iksolver keymaker bsp
all::
@for i in $(ALLDIRS); do \