Fix: include ctf-scanner-symbols.h to prefix yy_* symbols
[babeltrace.git] / include / Makefile.am
index d9996a7b4cf93b679cb1133e4ba80b106bd611fe..6b81b234e3fe6dec5361f5027a4b01fa1f0191db 100644 (file)
@@ -52,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.022389 seconds and 4 git commands to generate.