aboutsummaryrefslogtreecommitdiff
path: root/example/m4/configure.m4
diff options
context:
space:
mode:
Diffstat (limited to 'example/m4/configure.m4')
-rw-r--r--example/m4/configure.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/example/m4/configure.m4 b/example/m4/configure.m4
index a1668e2b3..b02fd72a5 100644
--- a/example/m4/configure.m4
+++ b/example/m4/configure.m4
@@ -20,6 +20,7 @@ AC_ARG_ENABLE([test-example],
AM_CONDITIONAL([test_example], [test x$test_example = xyes ])
AC_CONFIG_FILES([example/classifier/Makefile
+ example/cli/Makefile
example/debug/Makefile
example/generator/Makefile
example/hello/Makefile