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 /doc/en | |
parent | e85fcc323cfb6fce27913544efebfab6d3d9bdc3 (diff) | |
download | soundkonverter-a4f0c5f93f08c9c49532742db49fcd74c90933a0.tar.gz soundkonverter-a4f0c5f93f08c9c49532742db49fcd74c90933a0.zip |
Drop autotools support
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am deleted file mode 100644 index 4906905..0000000 --- a/doc/en/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = soundkonverter -KDE_LANG = en |