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