From 2f5ba37e26608fb39f701c2c674305798ef26125 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 9 Apr 2009 12:17:25 +0200 Subject: Build and install the documentation. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c4c9d13..f4b9de4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,11 +20,11 @@ AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies ACLOCAL = build-aux/fixaclocal @ACLOCAL@ ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4 -SUBDIRS = lib tests +SUBDIRS = doc lib tests EXTRA_DIST = \ version.sh BUGS DEPENDENCIES HACKING autogen.sh \ - build-aux/fixaclocal build-aux/run-test + build-aux/fixaclocal build-aux/texi2html build-aux/run-test # Allow users to use "gnulib-tool --update". -- cgit v1.2.1