summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index fdab91e4..c42e33dd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,10 +3,7 @@
if DOC_ONLY
SUBDIRS = . doc
else
- SUBDIRS = . src
-if WITH_DOC
- SUBDIRS += doc
-endif
+ SUBDIRS = . src doc
endif
@DX_RULES@