summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/configure.ac b/common/configure.ac
index d069708c1..f36a9886b 100644
--- a/common/configure.ac
+++ b/common/configure.ac
@@ -23,7 +23,7 @@ AS_IF([test ["$trace_level" -gt "0"] -a ["$trace_level" -lt "8"] ],[AC_SUBST([TR
AC_CONFIG_FILES([Makefile
trace/Makefile])
-AC_CONFIG_SUBDIRS([collection dhash ini path_utils elapi])
+AC_CONFIG_SUBDIRS([collection dhash ini path_utils])
AC_DEFUN([WITH_SINGLELIB],
[ AC_ARG_WITH([singlelib],