summaryrefslogtreecommitdiff
path: root/muse/plugins
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2006-05-25 21:59:03 +0000
committerRobert Jonsson <spamatica@gmail.com>2006-05-25 21:59:03 +0000
commitfafdcee7d3d7078905f5658824041996dac5a619 (patch)
tree0219b0052b74dc84ee925cb25a407b1b2bd92a55 /muse/plugins
parent1cbcb104ff205e68141eac9ca078937a8a7755ce (diff)
Partial MAC OSX support.
Hopefully I didn't break too many things
Diffstat (limited to 'muse/plugins')
-rw-r--r--muse/plugins/freeverb/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse/plugins/freeverb/CMakeLists.txt b/muse/plugins/freeverb/CMakeLists.txt
index 44a77ffa..5a0d57b0 100644
--- a/muse/plugins/freeverb/CMakeLists.txt
+++ b/muse/plugins/freeverb/CMakeLists.txt
@@ -29,4 +29,4 @@ set_target_properties (freeverb
PROPERTIES PREFIX ""
)
-install_files( /lib/${MusE_INSTALL_PATH}/plugins .so freeverb.so)
+install_files( /lib/${MusE_INSTALL_PATH}/plugins freeverb)