summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fb29813..ce4f1b0 100644
--- a/configure.in
+++ b/configure.in
@@ -1295,7 +1295,7 @@ AC_CHECK_TYPE(socklen_t, int)
#fi
AC_SUBST(SRCDIRS)
-SRCDIRS="Include Parser Grammar Objects Python Modules"
+SRCDIRS="Parser Grammar Objects Python Modules"
AC_MSG_CHECKING(for build directories)
for dir in $SRCDIRS; do
if test ! -d $dir; then