diff options
author | Michele Calgaro <[email protected]> | 2023-10-30 22:58:44 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-10-30 23:03:14 +0900 |
commit | d328d200f36b78d13750d89093c32cc3862aaeae (patch) | |
tree | ac839efef74302749b633f2e703e3cfb31d2f84e /icons | |
parent | 94ab2d14f0be40ab56c74fc0c65cecc6986d6d14 (diff) | |
download | k9copy-d328d200f36b78d13750d89093c32cc3862aaeae.tar.gz k9copy-d328d200f36b78d13750d89093c32cc3862aaeae.zip |
Drop autotools support
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'icons')
-rw-r--r-- | icons/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am deleted file mode 100644 index 6ab3ab3..0000000 --- a/icons/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -k9icondir = $(kde_datadir)/k9copy/icons -k9icon_ICON = AUTO |