From c60051643fe8bc3e6ec4dcc6dc28d1fc03bfe740 Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Sat, 31 Mar 2018 10:54:26 +0000 Subject: This should almost make it possible to pass --enable-documentation-only Signed-off-by: Nils Gillmann --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 41967a513..6864b4956 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,10 @@ if !TALER_ONLY SUBDIRS += contrib endif +if DOCUMENTATION_ONLY + SUBDIRS = doc +endif + EXTRA_DIST = \ ABOUT-NLS \ config.rpath \ -- cgit v1.2.3