summaryrefslogtreecommitdiff
path: root/muse/plugins
diff options
context:
space:
mode:
authorWerner Schweer <ws.seh.de>2006-05-03 13:42:04 +0000
committerWerner Schweer <ws.seh.de>2006-05-03 13:42:04 +0000
commit7438e452af8f2d1ac23a23ff64d2fc7c2f6adda8 (patch)
tree0bef753c7a9d92b9352adde3ec82f977add9365c /muse/plugins
parentf19e64c482b78b5ec7fc2bffe2b87f6a2430deb5 (diff)
fixes for target "make install"
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 2ccecfa8..1c69acfc 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-1.0pre1/plugins .so libfreeverb.so)
+install_files( /lib/muse-1.0pre1/plugins .so freeverb.so)