From 217c2d383b4c6c57de335e55e3b4943601ddc9be Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 20 Oct 2016 16:16:46 +0200 Subject: Configuring/Compiling texinfo documentaion, + manual stub. --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4081e575..101b5c48 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,10 @@ # This Makefile is in the public domain SUBDIRS = src copylib examples +if WITH_DOC + SUBDIRS += doc +endif + ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = AUTHORS COPYING.GPL COPYING.AGPL COPYING.LGPL -- cgit v1.2.3