Port: Add compat for platforms with no MSG_NOSIGNAL or SO_NOSIGPIPE
[babeltrace.git] / include / Makefile.am
index ec927b9173ffa21f9a9557c157e80f5e38ba5d77..9109642dcda8cb037c87640eccca7796c36436ce 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,7 @@ noinst_HEADERS = \
        babeltrace/compat/memstream.h \
        babeltrace/compat/string.h \
        babeltrace/compat/utc.h \
+       babeltrace/compat/limits.h \
+       babeltrace/compat/send.h \
        babeltrace/endian.h \
        babeltrace/mmap-align.h
This page took 0.023994 seconds and 4 git commands to generate.