summaryrefslogtreecommitdiff
path: root/unittest/examples/Makefile.am
blob: f3c70b654a1176305730e55981b85a91ca5f8d0c (plain)
1
2
3
4
5
6
7
8
9
AM_CPPFLAGS        = -I$(srcdir) -I$(top_builddir)/include \
		     -I$(top_srcdir)/unittest/mytap -I$(top_srcdir)/include

AM_LDFLAGS         = -L$(top_builddir)/unittest/mytap

LDADD              = -lmytap

noinst_PROGRAMS    = simple-t skip-t todo-t skip_all-t no_plan-t