diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-16 17:46:24 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-17 00:12:53 +0900 |
| commit | 9389522afdb17c2baedd0d0205a8ac011d15ab40 (patch) | |
| tree | a2c4fe86136827ea9198efa4fc606e71fc0a266d /src/plugins/Makefile.am | |
| parent | c8120890a886fc0822f1e974d900540ed533b9bb (diff) | |
| download | soundkonverter-9389522a.tar.gz soundkonverter-9389522a.zip | |
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a4f0c5f93f08c9c49532742db49fcd74c90933a0)
Diffstat (limited to 'src/plugins/Makefile.am')
| -rwxr-xr-x | src/plugins/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am deleted file mode 100755 index f3dea7a..0000000 --- a/src/plugins/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ - -pluginsdir = $(kde_datadir)/soundkonverter/plugins -format_infos_endir = $(kde_datadir)/soundkonverter/format_infos/en - -SUBDIRS = format_infos mime_types plugins |
