Fix: include ctf-scanner-symbols.h to prefix yy_* symbols
[babeltrace.git] / include / Makefile.am
index ec927b9173ffa21f9a9557c157e80f5e38ba5d77..6b81b234e3fe6dec5361f5027a4b01fa1f0191db 100644 (file)
@@ -38,6 +38,7 @@ noinst_HEADERS = \
        babeltrace/ctf-text/types.h \
        babeltrace/ctf/types.h \
        babeltrace/ctf/callbacks-internal.h \
+       babeltrace/ctf/ctf-index.h \
        babeltrace/ctf-writer/ref-internal.h \
        babeltrace/ctf-writer/writer-internal.h \
        babeltrace/ctf-writer/event-types-internal.h \
@@ -51,5 +52,11 @@ noinst_HEADERS = \
        babeltrace/compat/memstream.h \
        babeltrace/compat/string.h \
        babeltrace/compat/utc.h \
+       babeltrace/compat/limits.h \
+       babeltrace/compat/send.h \
+       babeltrace/compat/fcntl.h \
+       babeltrace/compat/stdlib.h \
+       babeltrace/compat/dirent.h \
+       babeltrace/compat/stdio.h \
        babeltrace/endian.h \
        babeltrace/mmap-align.h
This page took 0.024299 seconds and 4 git commands to generate.