aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
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
7 SUBDIRS += contrib 7 SUBDIRS += contrib
8endif 8endif
9 9
10if DOCUMENTATION_ONLY
11 SUBDIRS = doc
12endif
13
10EXTRA_DIST = \ 14EXTRA_DIST = \
11 ABOUT-NLS \ 15 ABOUT-NLS \
12 config.rpath \ 16 config.rpath \