summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2012-06-11 13:34:34 +0200
committerOndřej Surý <ondrej@sury.org>2012-06-12 14:17:04 +0200
commit1be4e490fc1259940d1af1c699e9f899c6fa4048 (patch)
treeb060b48334881309cb5d35e8b795ca0b7fa67149 /Makefile.am
parentUpdated INSTALL file generated by newer autotools (diff)
downloadknot-1be4e490fc1259940d1af1c699e9f899c6fa4048.tar.xz
knot-1be4e490fc1259940d1af1c699e9f899c6fa4048.zip
Conditionally build doc/ dir
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b0bf1071a..a3ae40561 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,2 +1,2 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src samples @DOC@
+SUBDIRS = src samples doc