summaryrefslogtreecommitdiffstats
path: root/docs/howto/html
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-12-13 00:23:00 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-12-13 00:44:38 +0100
commitb02fdb4d705016a6c8e83f9d492b8df7c531b805 (patch)
tree766b40d911fbf23ef6c9ea8f41b4e523c7cf9503 /docs/howto/html
parentfacdbc2fcef5f9bfbd56c1eef53e61eb8e7438a1 (diff)
downloadbibletime-b02fdb4d705016a6c8e83f9d492b8df7c531b805.tar.gz
bibletime-b02fdb4d705016a6c8e83f9d492b8df7c531b805.zip
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. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'docs/howto/html')
-rw-r--r--docs/howto/html/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/howto/html/Makefile.am b/docs/howto/html/Makefile.am
deleted file mode 100644
index 6854ff2..0000000
--- a/docs/howto/html/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-# this Makefile.am was automatically generated by bibletime/maintenance/gen_am.sh
-# please do not edit this file but rather run the script to update
-
-
-KDE_OPTIONS = noautodist
-EXTRA_DIST =
-
-
-install-data-local:
- mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/;
- chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime;
-
-uninstall-local: