summaryrefslogtreecommitdiffstats
path: root/common/elapi/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'common/elapi/configure.ac')
-rw-r--r--common/elapi/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/elapi/configure.ac b/common/elapi/configure.ac
index 2ebf0d086..a4db41915 100644
--- a/common/elapi/configure.ac
+++ b/common/elapi/configure.ac
@@ -28,5 +28,7 @@ WITH_CONFIG_APP_DIR
WITH_APP_NAME
WITH_APP_NAME_SIZE
+AC_CONFIG_SUBDIRS([elapi_test])
+
AC_CONFIG_FILES([Makefile elapi.pc])
AC_OUTPUT