mariadb/unittest/examples/Makefile.am
mkindahl@production.mysql.com[mkindahl] 794dba439e mytap-changes.patch
2006-08-25 13:53:16 +02:00

9 lines
282 B
Makefile

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