X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=configure.ac;h=1070e2684cbe2d075479e490ca383fa85eae1f47;hb=524a8072fd7fa9b6f93242495b8435ba4a1d5622;hp=070093bbcea7e6f919f1be949e59bb200a06b998;hpb=8624c5493f7a6a9dd7bc4d32eb2731a16b78d6e5;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 070093bb..1070e268 100644 --- a/configure.ac +++ b/configure.ac @@ -65,6 +65,7 @@ AC_CHECK_HEADERS([kcompat.h], [], [AC_MSG_ERROR([Cannot find kcompat headers (kc AC_CONFIG_FILES([ Makefile + include/Makefile libust/Makefile tests/Makefile tests/hello/Makefile @@ -76,6 +77,5 @@ AC_CONFIG_FILES([ libinterfork/Makefile ustd/Makefile ustctl/Makefile - java/Makefile ]) AC_OUTPUT