diff options
author | Werner Schweer <ws.seh.de> | 2009-12-22 13:55:58 +0000 |
---|---|---|
committer | Werner Schweer <ws.seh.de> | 2009-12-22 13:55:58 +0000 |
commit | 5d5fa0fdf913907edbc3d2d29a7548f0cb658c94 (patch) | |
tree | 03886e8ad57f00fc93b0a476de03f09bdfe73744 /muse/share | |
parent | 1607e34a422361b9c45430f2803b618b082d2a07 (diff) |
build updates
Diffstat (limited to 'muse/share')
-rw-r--r-- | muse/share/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/muse/share/CMakeLists.txt b/muse/share/CMakeLists.txt index e9e24a12..bd87dd86 100644 --- a/muse/share/CMakeLists.txt +++ b/muse/share/CMakeLists.txt @@ -18,5 +18,5 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. #============================================================================= -subdirs( instruments locale plugins templates wallpapers locale) +subdirs( instruments locale plugins templates wallpapers) |