summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 8a6319e..c7549a7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ else
if ENABLE_DOC
SUBDIRS = . contrib src doc po
else
- SUBDIRS = . contrib src doc po
+ SUBDIRS = . contrib src po
endif
endif