diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-08-27 14:15:03 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-08-27 14:15:03 +0200 |
commit | 3e30a7a74408b3217e3f5a22754cdd39c29d3ca2 (patch) | |
tree | 1953c059e0184bed19352f3985d943ea633bd3ba /src/icons | |
parent | 0a7dd146a5b291c69f6f3d4a82b7209e6f4e2847 (diff) | |
download | k3b-3e30a7a74408b3217e3f5a22754cdd39c29d3ca2.tar.gz k3b-3e30a7a74408b3217e3f5a22754cdd39c29d3ca2.zip |
Drop automake build support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src/icons')
-rw-r--r-- | src/icons/Makefile.am | 2 | ||||
-rw-r--r-- | src/icons/actions/Makefile.am | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/src/icons/Makefile.am b/src/icons/Makefile.am deleted file mode 100644 index c7abccf..0000000 --- a/src/icons/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_ICON = AUTO -SUBDIRS = actions diff --git a/src/icons/actions/Makefile.am b/src/icons/actions/Makefile.am deleted file mode 100644 index a8f669e..0000000 --- a/src/icons/actions/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -k3bicondir = $(kde_datadir)/k3b/icons -k3bicon_ICON = AUTO |