trace_matches: fix return value bug
[ust.git] / tests / snprintf / Makefile.am
CommitLineData
69f1f652
PMF
1check_PROGRAMS = prog
2prog_SOURCES = prog.c
3prog_LDADD = $(top_builddir)/snprintf/libustsnprintf.la
4
5TESTS = prog
This page took 0.021794 seconds and 4 git commands to generate.