Build manuals in parallel
[claws.git] / manual / de / dist / txt / Makefile.am
diff --git a/manual/de/dist/txt/Makefile.am b/manual/de/dist/txt/Makefile.am
deleted file mode 100644 (file)
index f15539f..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 the Claws Mail team.
-# This file is part of Claws Mail package, and distributed under the
-# terms of the General Public License version 3 (or later).
-# See COPYING file for license details.
-
-if MANUAL_TXT
-EXTRA_DIST=claws-mail-manual.txt
-manualde_DATA=claws-mail-manual.txt
-manualdedir=$(manualdir)/de
-
-claws-mail-manual.txt: \
-       ../../account.xml \
-       ../../ack.xml \
-       ../../addrbook.xml \
-       ../../advanced.xml \
-       ../../faq.xml \
-       ../../glossary.xml \
-       ../../gpl.xml \
-       ../../handling.xml \
-       ../../intro.xml \
-       ../../keyboard.xml \
-       ../../plugins.xml \
-       ../../starting.xml \
-       ../../claws-mail-manual.xml 
-       -$(DOCBOOK2TXT) -o . $(srcdir)/../../claws-mail-manual.xml
-       
-maintainer-clean:
-       -rm claws-mail-manual.txt
-endif
-
-.PHONY: test