aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'nsh-plugin/configure.ac')
-rw-r--r--nsh-plugin/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsh-plugin/configure.ac b/nsh-plugin/configure.ac
index 46e8faf..a8e8051 100644
--- a/nsh-plugin/configure.ac
+++ b/nsh-plugin/configure.ac
@@ -6,7 +6,7 @@ AC_PROG_LIBTOOL
AM_PROG_AS
AC_PROG_CC
AM_PROG_CC_C_O
-
+AC_CONFIG_SUBDIRS([java])
AC_ARG_WITH(plugin-toolkit,
AC_HELP_STRING([--with-plugin-toolkit],
[build using the vpp toolkit]),