fix API : deal with the optional underscore
[babeltrace.git] / include / Makefile.am
index f4e410d53e33e31539a8f55435bed5b407b40549..e675f9e3724111cef25466ec8f7188b0e42b2275 100644 (file)
@@ -8,13 +8,13 @@ babeltraceinclude_HEADERS = \
        babeltrace/list.h
 
 babeltracectfinclude_HEADERS = \
-       babeltrace/ctf/events.h
+       babeltrace/ctf/events.h \
+       babeltrace/ctf/callbacks.h
 
 noinst_HEADERS = \
        babeltrace/align.h \
        babeltrace/babeltrace-internal.h \
        babeltrace/bitfield.h \
-       babeltrace/callbacks-internal.h \
        babeltrace/compiler.h \
        babeltrace/context-internal.h \
        babeltrace/iterator-internal.h \
@@ -25,4 +25,5 @@ noinst_HEADERS = \
        babeltrace/ctf/metadata.h \
        babeltrace/ctf-text/types.h \
        babeltrace/ctf/types.h \
+       babeltrace/ctf/callbacks-internal.h \
        babeltrace/trace-handle-internal.h
This page took 0.02308 seconds and 4 git commands to generate.