diff options
Diffstat (limited to 'unittest/examples/Makefile.am')
-rw-r--r-- | unittest/examples/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unittest/examples/Makefile.am b/unittest/examples/Makefile.am index 7990777d5b6..797784760ff 100644 --- a/unittest/examples/Makefile.am +++ b/unittest/examples/Makefile.am @@ -3,8 +3,6 @@ AM_CPPFLAGS += -I$(top_srcdir)/unittest/mytap AM_LDFLAGS = -L$(top_builddir)/unittest/mytap -AM_CFLAGS = -W -Wall -ansi -pedantic - LDADD = -lmytap noinst_PROGRAMS = simple.t skip.t todo.t skip_all.t no_plan.t |