From 81c91f82cc8df0310be84caddf6d1a985058e44b Mon Sep 17 00:00:00 2001 From: gregory guy Date: Wed, 16 Oct 2019 11:17:45 +0200 Subject: Drop automake build support. Add basic cmake build instructions in an INSTALL file. Complete the description in README. Deleted file: VERSION Signed-off-by: gregory guy (cherry picked from commit 68a5173782a8d3d05dbbc20e2209c82927ff5035) --- doc/Makefile.am | 3 --- doc/da/Makefile.am | 0 doc/it/Makefile.am | 0 doc/kiosktool/Makefile.am | 2 -- doc/nl/Makefile.am | 0 doc/pt/Makefile.am | 0 doc/sv/Makefile.am | 0 7 files changed, 5 deletions(-) delete mode 100644 doc/Makefile.am delete mode 100644 doc/da/Makefile.am delete mode 100644 doc/it/Makefile.am delete mode 100644 doc/kiosktool/Makefile.am delete mode 100644 doc/nl/Makefile.am delete mode 100644 doc/pt/Makefile.am delete mode 100644 doc/sv/Makefile.am (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 5c0b20e..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -KDE_LANG = en -KDE_DOCS = AUTO -SUBDIRS = $(AUTODIRS) diff --git a/doc/da/Makefile.am b/doc/da/Makefile.am deleted file mode 100644 index e69de29..0000000 diff --git a/doc/it/Makefile.am b/doc/it/Makefile.am deleted file mode 100644 index e69de29..0000000 diff --git a/doc/kiosktool/Makefile.am b/doc/kiosktool/Makefile.am deleted file mode 100644 index c01e3fc..0000000 --- a/doc/kiosktool/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_LANG = en -KDE_DOCS = kiosktool diff --git a/doc/nl/Makefile.am b/doc/nl/Makefile.am deleted file mode 100644 index e69de29..0000000 diff --git a/doc/pt/Makefile.am b/doc/pt/Makefile.am deleted file mode 100644 index e69de29..0000000 diff --git a/doc/sv/Makefile.am b/doc/sv/Makefile.am deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.1