From 5c075a4514e8af3af3b6e5a6edfc02a05dc33a49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 18 Aug 2021 21:54:28 +0200 Subject: Drop automake build support. Rework of the README file. Add basic cmake build instructions. Add CMakeL10n rules for desktop file. Use common rules for build and install documentation. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 518da4b28d005bcc78138d251165cb9eeae6a79e) --- Makefile.am | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 14329cb..0000000 --- a/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -## tdegraphics/Makefile.am $Id: Makefile.am.in 571342 2006-08-09 10:30:55Z mueller $ -## (C) 1997 Stephan Kulow - -AUTOMAKE_OPTIONS = foreign 1.6.1 - -# COMPILE_BEFORE_kooka = libkscan -# COMPILE_BEFORE_kfaxview = kfax -# COMPILE_BEFORE_tdefile-plugins = kghostview -# COMPILE_AFTER_kviewshell = kdvi kfaxview - -DISTCLEANFILES = inst-apps - -EXTRA_DIST = admin debian tdebase.spec.in README.pam kde.pamd - -dist-hook: - cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin - -MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 SUBDIRS - -include admin/Doxyfile.am -include admin/deps.am - -SUBDIRS=$(TOPSUBDIRS) -- cgit v1.2.1