diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:56:28 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:56:28 -0600 |
commit | b2ead42a56c863db8cbc1b6679e386b145018d2f (patch) | |
tree | 70cf0f88690074cf4b7ee2a67da621f840d70761 /src/amarokscript/Makefile.am | |
parent | 062f8fc5853883ad6d3eecd53e1dde8f2f78f1f7 (diff) | |
download | soundkonverter-b2ead42a56c863db8cbc1b6679e386b145018d2f.tar.gz soundkonverter-b2ead42a56c863db8cbc1b6679e386b145018d2f.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/amarokscript/Makefile.am')
-rwxr-xr-x | src/amarokscript/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/amarokscript/Makefile.am b/src/amarokscript/Makefile.am new file mode 100755 index 0000000..b8049a7 --- /dev/null +++ b/src/amarokscript/Makefile.am @@ -0,0 +1,3 @@ +amarokscriptdir = $(kde_datadir)/soundkonverter/amarokscript +amarokscript_DATA = README \ + soundKonverter.rb |