From 0aa08fce7236eaf263409b813b7ea072f791479d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 25 Sep 2009 04:25:40 +0000 Subject: still doesn't work but this fixes make clean --- intern/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/Makefile') diff --git a/intern/Makefile b/intern/Makefile index 32375f16b7a..ed0b0cfff28 100644 --- a/intern/Makefile +++ b/intern/Makefile @@ -32,7 +32,7 @@ SOURCEDIR = intern # include nan_subdirs.mk ALLDIRS = string ghost guardedalloc moto container memutil -ALLDIRS += decimation iksolver itasc bsp SoundSystem opennl elbeem boolop smoke audaspace +ALLDIRS += decimation iksolver itasc bsp opennl elbeem boolop smoke audaspace all:: @for i in $(ALLDIRS); do \ -- cgit v1.2.3