From b02fdb4d705016a6c8e83f9d492b8df7c531b805 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 13 Dec 2022 00:23:00 +0100 Subject: Conversion to CMake build system. Remove the generated files from the source tree. Copy translations to a new directory layout. Added translation of .desktop files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9d58960..701348e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ KDE_OPTIONS = noautodist -SUBDIRS = bibletime translations docs . +SUBDIRS = bibletime translations doc . EXTRA_DIST = \ BibleTime.tdevelop \ -- cgit v1.2.1