diff options
author | Tim E. Real <termtech@rogers.com> | 2010-10-23 01:03:47 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-10-23 01:03:47 +0000 |
commit | a568bd216d342740b78279b2a3797d2e2fbe0ab4 (patch) | |
tree | 5380405ed9f658addd7f5503a2b4dde618315238 /muse2/synti/deicsonze2 | |
parent | 671954422341c5c9430251eae9c77d910e81ef77 (diff) |
See ChangeLog
Diffstat (limited to 'muse2/synti/deicsonze2')
-rw-r--r-- | muse2/synti/deicsonze2/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/synti/deicsonze2/CMakeLists.txt b/muse2/synti/deicsonze2/CMakeLists.txt index 98457f5c..430953ca 100644 --- a/muse2/synti/deicsonze2/CMakeLists.txt +++ b/muse2/synti/deicsonze2/CMakeLists.txt @@ -56,4 +56,4 @@ target_link_libraries(deicsonze install_targets ( /${CMAKE_INSTALL_LIBDIR}/${MusE_INSTALL_NAME}/synthi/ deicsonze ) -install_files ( /share/${MusE_INSTALL_NAME}/presets/deicsonze SutulaBank.dei ) +install_files ( /${SHARE_INSTALL_PREFIX}/${MusE_INSTALL_NAME}/presets/deicsonze SutulaBank.dei ) |