From 6c5c58e05799f2b593cd81fcff57e6ef72ad57fb Mon Sep 17 00:00:00 2001 From: Joerg Mueller Date: Sun, 9 Aug 2009 21:16:39 +0000 Subject: 2.5: Sound branch merge! See mailing list for additional information. --- intern/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'intern/CMakeLists.txt') diff --git a/intern/CMakeLists.txt b/intern/CMakeLists.txt index 71bd00f71ee..f6877e3bce0 100644 --- a/intern/CMakeLists.txt +++ b/intern/CMakeLists.txt @@ -24,6 +24,7 @@ # # ***** END GPL LICENSE BLOCK ***** +ADD_SUBDIRECTORY(audaspace) ADD_SUBDIRECTORY(SoundSystem) ADD_SUBDIRECTORY(string) ADD_SUBDIRECTORY(ghost) -- cgit v1.2.3