diff options
Diffstat (limited to 'storage/maria/unittest/Makefile.am')
-rw-r--r-- | storage/maria/unittest/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/maria/unittest/Makefile.am b/storage/maria/unittest/Makefile.am index e29bc7f86cb..d0b247d65e1 100644 --- a/storage/maria/unittest/Makefile.am +++ b/storage/maria/unittest/Makefile.am @@ -25,5 +25,5 @@ LDADD= $(top_builddir)/unittest/mytap/libmytap.a \ $(top_builddir)/mysys/libmysys.a \ $(top_builddir)/dbug/libdbug.a \ $(top_builddir)/strings/libmystrings.a @ZLIB_LIBS@ -noinst_PROGRAMS = ma_control_file-t trnman-t lockman-t +noinst_PROGRAMS = ma_control_file-t trnman-t lockman-t lockman1-t lockman2-t CLEANFILES = maria_control |