Cleanup: uuid library detection
[babeltrace.git] / lib / ctf-writer / Makefile.am
CommitLineData
273b65be
JG
1noinst_LTLIBRARIES = libctf-writer.la
2
3libctf_writer_la_SOURCES = \
ac0c6bdd 4 clock.c \
273b65be 5 writer.c \
dc3fffef
PP
6 functor.c \
7 serialize.c
273b65be 8
8a995d73 9libctf_writer_la_LIBADD = $(UUID_LIBS)
This page took 0.039138 seconds and 4 git commands to generate.