API fix: Move ctf iterator API members to new babeltrace/ctf/iterator.h
[babeltrace.git] / include / Makefile.am
index 24826263aa496d20955f6d47a4fccbb95a74eb7a..1fb0b5776556fe1c4cb3d2b561fe315ca13cfff1 100644 (file)
@@ -8,8 +8,9 @@ babeltraceinclude_HEADERS = \
        babeltrace/list.h
 
 babeltracectfinclude_HEADERS = \
-       babeltrace/ctf/events.h \
-       babeltrace/ctf/callbacks.h
+       babeltrace/ctf/events.h \
+       babeltrace/ctf/callbacks.h \
+       babeltrace/ctf/iterator.h
 
 noinst_HEADERS = \
        babeltrace/align.h \
This page took 0.022662 seconds and 4 git commands to generate.