summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-10-15 15:05:20 +0200
committerWerner Koch <wk@gnupg.org>2014-10-15 15:05:20 +0200
commit9d9c25f6d76f1287f193f170ae5534f1ac346db0 (patch)
tree86dafb95150b0fcb427714943be8262272e3f548 /Makefile.am
parent7285a27a7985c10f6778c67b31dd501e6594cb44 (diff)
downloadlibgpg-error-9d9c25f6d76f1287f193f170ae5534f1ac346db0.tar.gz
doc: Add a man page for gpg-error-config.
* doc/gpgrt.texi: New. Just a start for now. * doc/gpl.texi, doc/lgpl.texi: New. Take from Libgcrypt. * doc/yat2m.c: New. Take from GnuPG master. * doc/Makefile.am: New. * configure.ac (AC_CONFIG_FILES): Add doc/Makefile. * Makefile.am (SUBDIRS): Add doc/. * build-aux/mdate-sh, build-aux/texinfo.tex: New. Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9cab484..c6edd12 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,7 +33,7 @@ else
lang_subdirs =
endif
-SUBDIRS = m4 src tests po $(lang_subdirs)
+SUBDIRS = m4 src doc tests po $(lang_subdirs)
dist-hook: gen-ChangeLog