summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-08-18 21:54:28 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-08-19 01:53:56 +0200
commit5c075a4514e8af3af3b6e5a6edfc02a05dc33a49 (patch)
treea199ef5d22f54f8cd931fb153b5d6f6761e9f52c /Makefile.am
parent26a6fcec31cf93db7d5becb7deb1c1411a48f93c (diff)
downloadkuickshow-5c075a4514e8af3af3b6e5a6edfc02a05dc33a49.tar.gz
kuickshow-5c075a4514e8af3af3b6e5a6edfc02a05dc33a49.zip
Drop automake build support.r14.0.11
Rework of the README file. Add basic cmake build instructions. Add CMakeL10n rules for desktop file. Use common rules for build and install documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 518da4b28d005bcc78138d251165cb9eeae6a79e)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am23
1 files changed, 0 insertions, 23 deletions
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)