Export the format.h header
[babeltrace.git] / include / Makefile.am
index 7239596cec3d27fc57d621e8b2a1a39310dc68cb..9fda70f736011264e6153619518c8e5c5cda797d 100644 (file)
@@ -1,9 +1,13 @@
+babeltraceinclude_HEADERS = \
+       babeltrace/babeltrace.h \
+       babeltrace/format.h
+
+
 noinst_HEADERS = \
        babeltrace/align.h \
-       babeltrace/babeltrace.h \
+       babeltrace/babeltrace-internal.h \
        babeltrace/bitfield.h \
        babeltrace/compiler.h \
-       babeltrace/format.h \
        babeltrace/list.h \
        babeltrace/prio_heap.h \
        babeltrace/types.h \
This page took 0.023153 seconds and 4 git commands to generate.