Re-introduce sync vs unsync enablers
[lttng-ust.git] / Makefile.am
... / ...
CommitLineData
1check_PROGRAMS = prog
2prog_SOURCES = prog.c
3prog_LDADD = $(top_builddir)/snprintf/libustsnprintf.la
4
5TESTS = prog
This page took 0.022645 seconds and 5 git commands to generate.