summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-05-25 10:22:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-06-30 16:09:30 +0900
commitd205f4cb9aae5a54d05970a01284a359dbbf3ba1 (patch)
treeb9bdbaf0e78d081491f6a1ae3e47f8a0a2d2607d /doc
parent7e90bb1967477b331f134e27d6f0ea4cc69ffb0a (diff)
downloadktorrent-d205f4cb.tar.gz
ktorrent-d205f4cb.zip
Drop support for autotools
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a3744301eacaa453450bc502a3c092a5b74dab55)
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am3
-rw-r--r--doc/en/Makefile.am2
-rw-r--r--doc/man/Makefile.am3
3 files changed, 0 insertions, 8 deletions
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/en/Makefile.am b/doc/en/Makefile.am
deleted file mode 100644
index 67788de..0000000
--- a/doc/en/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-KDE_LANG = en
-KDE_DOCS = ktorrent
diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am
deleted file mode 100644
index 701cd64..0000000
--- a/doc/man/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-tmpdir = $(mandir)/man1
-tmp_DATA= ktorrent.1
-EXTRA_DIST=$(tmp_DATA)