mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
fixes for make distcheck
This commit is contained in:
parent
8a25482579
commit
49aa944ffb
2 changed files with 5 additions and 2 deletions
|
|
@ -16,7 +16,9 @@
|
|||
INCLUDES = @ZLIB_INCLUDES@ -I$(top_builddir)/include \
|
||||
-I$(top_srcdir)/include -I$(top_srcdir)/unittest/mytap
|
||||
|
||||
noinst_PROGRAMS = bitmap-t base64-t my_atomic-t lf-t waiting_threads-t
|
||||
noinst_HEADERS = thr_template.c
|
||||
|
||||
noinst_PROGRAMS = bitmap-t base64-t my_atomic-t lf-t waiting_threads-t
|
||||
|
||||
LDADD = $(top_builddir)/unittest/mytap/libmytap.a \
|
||||
$(top_builddir)/mysys/libmysys.a \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue