Do not use `bool` type; use new `bt_bool` instead
[babeltrace.git] / include / Makefile.am
index 1238144a9cbbf10b79b0090ecf99cb179561db21..cdf7fb00c1ddaea2520e7a5f9008d32e0fb17c0f 100644 (file)
@@ -3,7 +3,9 @@ babeltraceinclude_HEADERS = \
        babeltrace/babeltrace.h \
        babeltrace/values.h \
        babeltrace/ref.h \
-       babeltrace/logging.h
+       babeltrace/logging.h \
+       babeltrace/version.h \
+       babeltrace/types.h
 
 # Legacy API (for CTF writer)
 babeltracectfinclude_HEADERS = \
This page took 0.036684 seconds and 4 git commands to generate.