fix: 'make dist' without javah
[lttng-ust.git] / configure.ac
index 80a03798d8013c5a9e27abf2e482f6ad869ecfd0..ef8ed8eb10f80c4ca0d003b7905e970935bdf2e1 100644 (file)
@@ -1,7 +1,7 @@
 dnl Version infos
 m4_define([V_MAJOR], [2])
 m4_define([V_MINOR], [12])
-m4_define([V_PATCH], [5])
+m4_define([V_PATCH], [6])
 dnl m4_define([V_EXTRA], [])
 m4_define([V_NAME], [[(Ta) Meilleure]])
 m4_define([V_DESC], [[Ta Meilleure is a Northeast IPA beer brewed by Lagabière. Translating to "Your best one", this beer gives out strong aromas of passion fruit, lemon, and peaches. Tastewise, expect a lot of fruit, a creamy texture, and a smooth lingering hop bitterness.]])
@@ -587,6 +587,7 @@ AC_CONFIG_FILES([
        tests/utils/Makefile
        tests/test-app-ctx/Makefile
        tests/gcc-weak-hidden/Makefile
+       tests/libringbuffer/Makefile
        lttng-ust.pc
        lttng-ust-ctl.pc
 ])
This page took 0.024195 seconds and 4 git commands to generate.