From 3e30a7a74408b3217e3f5a22754cdd39c29d3ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 27 Aug 2022 14:15:03 +0200 Subject: Drop automake build support. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/icons/Makefile.am | 2 -- src/icons/actions/Makefile.am | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 src/icons/Makefile.am delete mode 100644 src/icons/actions/Makefile.am (limited to 'src/icons') 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 -- cgit v1.2.1