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.in | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 Makefile.am.in (limited to 'Makefile.am.in') diff --git a/Makefile.am.in b/Makefile.am.in deleted file mode 100644 index 2ace23a..0000000 --- a/Makefile.am.in +++ /dev/null @@ -1,22 +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 - -- cgit v1.2.1