aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 30cc02bc9..612bdca63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,8 @@
1# This Makefile.am is in the public domain 1# This Makefile.am is in the public domain
2AM_CPPFLAGS = -I$(top_srcdir)/src/include 2AM_CPPFLAGS = -I$(top_srcdir)/src/include
3 3
4AM_DISTCHECK_CONFIGURE_FLAGS = --enable-experimental
5
4# only documentation (ALL of the documentation) 6# only documentation (ALL of the documentation)
5if DOCUMENTATION_ONLY 7if DOCUMENTATION_ONLY
6 SUBDIRS = bin doc 8 SUBDIRS = bin doc