From b353103ec003ea1c87f8ffe3ff2caf061cbfa44f Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sun, 30 Jan 2022 16:44:05 +0100 Subject: Drop automake build support. Rework the README and INSTALL files. 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 | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/icons/Makefile.am (limited to 'src/icons') diff --git a/src/icons/Makefile.am b/src/icons/Makefile.am deleted file mode 100644 index 1fecb80..0000000 --- a/src/icons/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -KDE_ICON = tork - -pics_ICON = AUTO -picsdir = $(kde_datadir)/tork/icons - -- cgit v1.2.3