X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=1070e2684cbe2d075479e490ca383fa85eae1f47;hb=0f3af9f075344751c71324bbbe66fdeb8a5f0a6f;hp=070093bbcea7e6f919f1be949e59bb200a06b998;hpb=8624c5493f7a6a9dd7bc4d32eb2731a16b78d6e5;p=ust.git diff --git a/configure.ac b/configure.ac index 070093b..1070e26 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