diff options
author | Michele Calgaro <[email protected]> | 2023-11-09 12:03:32 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-11-09 13:44:39 +0900 |
commit | 15f2729a4350458b86f6181c31da1d21d189ddcb (patch) | |
tree | 26e5c23fe4e4e5c92dc571e71d6e4c6ffac54838 /src/plugins | |
parent | c0329537584b1eb674159442195fb74e39a8501f (diff) | |
download | soundkonverter-15f2729a4350458b86f6181c31da1d21d189ddcb.tar.gz soundkonverter-15f2729a4350458b86f6181c31da1d21d189ddcb.zip |
Remove unnecessary files
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/plugins')
-rwxr-xr-x | src/plugins/rohling/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/plugins/rohling/Makefile.am b/src/plugins/rohling/Makefile.am deleted file mode 100755 index a346d10..0000000 --- a/src/plugins/rohling/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -pluginsdir = $(kde_datadir)/soundkonverter/plugins -format_infos_endir = $(kde_datadir)/soundkonverter/format_infos/en -plugins_DATA = 127.faac-280.soundkonverter.xml -format_infos_en_DATA = faac_3gp.280.xml \ - faac_aac.280.xml \ - faac_m4a.280.xml |