diff options
author | Timothy Pearson <[email protected]> | 2013-01-26 14:20:57 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-26 14:20:57 -0600 |
commit | ad2f8c5183e73845025775d058b92507bc04f0d5 (patch) | |
tree | 5d56eb16e574a01445c2e16d44975c7729b02280 /src/amarotdescript/Makefile.am | |
parent | 0067c3fe9dacaaa07c4cbddb51a516e943ebd940 (diff) | |
download | soundkonverter-ad2f8c5183e73845025775d058b92507bc04f0d5.tar.gz soundkonverter-ad2f8c5183e73845025775d058b92507bc04f0d5.zip |
Fix prior commit
Diffstat (limited to 'src/amarotdescript/Makefile.am')
-rwxr-xr-x | src/amarotdescript/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/amarotdescript/Makefile.am b/src/amarotdescript/Makefile.am index 7797a6e..b8049a7 100755 --- a/src/amarotdescript/Makefile.am +++ b/src/amarotdescript/Makefile.am @@ -1,3 +1,3 @@ -amarotdescriptdir = $(kde_datadir)/soundkonverter/amarotdescript -amarotdescript_DATA = README \ +amarokscriptdir = $(kde_datadir)/soundkonverter/amarokscript +amarokscript_DATA = README \ soundKonverter.rb |