usttrace: add comments to describe start sequence of ustd
[ust.git] / configure.ac
index 070093bbcea7e6f919f1be949e59bb200a06b998..1070e2684cbe2d075479e490ca383fa85eae1f47 100644 (file)
@@ -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
This page took 0.022477 seconds and 4 git commands to generate.