aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 796225a04..d69dd3a82 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,7 @@ if DOCUMENTATION
13 SUBDIRS += doc 13 SUBDIRS += doc
14endif 14endif
15if HAVE_EXPERIMENTAL 15if HAVE_EXPERIMENTAL
16 SUBIDRS += lint 16 SUBDIRS += lint
17endif 17endif
18 18
19# only manpages, needs "doc" subdir 19# only manpages, needs "doc" subdir