summaryrefslogtreecommitdiff
path: root/unittest/examples/Makefile.am
blob: 8aefb351220a638f6987c7696f9050c1ca36236b (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 core-t