ir: refactor FT validation and resolving
[babeltrace.git] / include / Makefile.am
index 981ad91e48319ce02b0e02412148a7bc04ad0b77..25d64df7adfae0c76385efc03d9c0fe09b563e67 100644 (file)
@@ -60,10 +60,11 @@ noinst_HEADERS = \
        babeltrace/ctf-ir/event-fields-internal.h \
        babeltrace/ctf-ir/event-internal.h \
        babeltrace/ctf-ir/clock-internal.h \
+       babeltrace/ctf-ir/resolve-internal.h \
        babeltrace/ctf-ir/stream-class-internal.h \
        babeltrace/ctf-ir/stream-internal.h \
        babeltrace/ctf-ir/trace-internal.h \
-       babeltrace/ctf-ir/visitor-internal.h \
+       babeltrace/ctf-ir/validation-internal.h \
        babeltrace/ctf-writer/functor-internal.h \
        babeltrace/trace-handle-internal.h \
        babeltrace/compat/uuid.h \
@@ -75,5 +76,8 @@ noinst_HEADERS = \
        babeltrace/compat/send.h \
        babeltrace/compat/fcntl.h \
        babeltrace/compat/stdlib.h \
+       babeltrace/compat/dirent.h \
+       babeltrace/compat/stdio.h \
+       babeltrace/compat/mman.h \
        babeltrace/endian.h \
        babeltrace/mmap-align.h
This page took 0.025181 seconds and 4 git commands to generate.