]> begriffs open source - libtap/blob - t/Makefile.am
Add autotools support
[libtap] / t / Makefile.am
1 AM_LDFLAGS = $(top_srcdir)/.libs/libtap.la -static
2
3 noinst_PROGRAMS = cmpok diesok is like notediag simple skip synopsis todo
4
5 cmpok_SOURCES = cmpok.c
6 diesok_SOURCES = diesok.c
7 is_SOURCES = is.c
8 like_SOURCES = like.c
9 notediag_SOURCES = notediag.c
10 simple_SOURCES = simple.c
11 skip_SOURCES = skip.c
12 todo_SOURCES = todo.c