diff options
author | Michele Calgaro <[email protected]> | 2024-05-16 17:46:24 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-05-16 17:46:24 +0900 |
commit | a4f0c5f93f08c9c49532742db49fcd74c90933a0 (patch) | |
tree | 2c6d861af339516e904483467999ee10ceb19084 /src/amarokscript | |
parent | e85fcc323cfb6fce27913544efebfab6d3d9bdc3 (diff) | |
download | soundkonverter-a4f0c5f93f08c9c49532742db49fcd74c90933a0.tar.gz soundkonverter-a4f0c5f93f08c9c49532742db49fcd74c90933a0.zip |
Drop autotools support
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/amarokscript')
-rwxr-xr-x | src/amarokscript/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/amarokscript/Makefile.am b/src/amarokscript/Makefile.am deleted file mode 100755 index b8049a7..0000000 --- a/src/amarokscript/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -amarokscriptdir = $(kde_datadir)/soundkonverter/amarokscript -amarokscript_DATA = README \ - soundKonverter.rb |