Cleanup: test Makefiles
[lttng-ust.git] / tests / snprintf / Makefile.am
CommitLineData
9a4b88ff 1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/tests/utils
3fa2687d 2
37b3de59
MJ
3noinst_PROGRAMS = test_snprintf
4test_snprintf_SOURCES = snprintf.c
5test_snprintf_LDADD = $(top_builddir)/snprintf/libustsnprintf.la \
9a4b88ff 6 $(top_builddir)/tests/utils/libtap.a
This page took 0.02749 seconds and 4 git commands to generate.