diff options
author | Michele Calgaro <[email protected]> | 2023-07-25 15:48:31 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-08-04 10:07:00 +0900 |
commit | 10f89cd793affaf9687dfbc734bb876cb8dae06d (patch) | |
tree | 90d5d07d5cce5d7ec7ed718d49902bf23b49087d /icons/Makefile.am | |
parent | d8f75eb1059c727d52993d6475328de165fd3a78 (diff) | |
download | k9copy-10f89cd793affaf9687dfbc734bb876cb8dae06d.tar.gz k9copy-10f89cd793affaf9687dfbc734bb876cb8dae06d.zip |
Move icons folder to main level.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 26f5e607201a08e103dc7f356c225c4f3506c3c0)
Diffstat (limited to 'icons/Makefile.am')
-rw-r--r-- | icons/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am new file mode 100644 index 0000000..6ab3ab3 --- /dev/null +++ b/icons/Makefile.am @@ -0,0 +1,2 @@ +k9icondir = $(kde_datadir)/k9copy/icons +k9icon_ICON = AUTO |