8ea82b0bde9fac5d2dcf77acee42c9c9b8c3d89d
[babeltrace.git] / lib / ctf-writer / Makefile.am
1 noinst_LTLIBRARIES = libctf-writer.la
2
3 libctf_writer_la_SOURCES = \
4 clock.c \
5 writer.c \
6 functor.c \
7 serialize.c
8
9 libctf_writer_la_LIBADD = $(UUID_LIBS)
This page took 0.030153 seconds and 3 git commands to generate.