Fix make check includes
[ust.git] / tests / snprintf / Makefile.am
CommitLineData
3fa2687d
MD
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
69f1f652
PMF
3check_PROGRAMS = prog
4prog_SOURCES = prog.c
5prog_LDADD = $(top_builddir)/snprintf/libustsnprintf.la
6
7TESTS = prog
This page took 0.031716 seconds and 4 git commands to generate.