From e72d0ec3ff07648d4f5d261fe4cab9a3a51f99df Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 20 Mar 2017 14:32:09 +0100 Subject: initial import of operator manual (needs a lot of work) --- doc/Makefile.am | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index f55160993..7e9401a09 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -15,6 +15,16 @@ man_MANS = \ taler-exchange-wire.1 \ taler.conf.5 +DISTCLEANFILES = \ + taler-exchange.cps \ + taler-exchange.dvi + +info_TEXINFOS = \ + taler-exchange.texi +extra_TEXINFOS = \ + fdl-1.3.texi \ + agpl.texi EXTRA_DIST = \ coding-style.txt \ - ${man_MANS} + $(man_MANS) \ + $(extra_TEXINFOS) -- cgit v1.2.3