Hide bt_values and bt_attributes in libbabeltrace-ctf
[babeltrace.git] / include / Makefile.am
index fcbd6a3d6fccba9f549eef50c63748934909fa8f..b6905cf6d7462d19a7455ab09759a687679ee006 100644 (file)
@@ -5,9 +5,7 @@ babeltraceinclude_HEADERS = \
        babeltrace/iterator.h \
        babeltrace/trace-handle.h \
        babeltrace/list.h \
-       babeltrace/clock-types.h \
-       babeltrace/values.h \
-       babeltrace/ref.h
+       babeltrace/clock-types.h
 
 babeltracectfinclude_HEADERS = \
        babeltrace/ctf/events.h \
@@ -92,4 +90,6 @@ noinst_HEADERS = \
        babeltrace/compat/stdio.h \
        babeltrace/compat/mman.h \
        babeltrace/endian.h \
-       babeltrace/mmap-align.h
+       babeltrace/mmap-align.h \
+       babeltrace/values.h \
+       babeltrace/ref.h
This page took 0.023481 seconds and 4 git commands to generate.