mirror of
https://github.com/MariaDB/server.git
synced 2026-04-23 16:55:31 +02:00
quck fix for `make all' to work
This commit is contained in:
parent
a0ed9744f3
commit
2031478ad9
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ bin_PROGRAMS = myisamchk myisamlog myisampack
|
|||
myisamchk_DEPENDENCIES= $(LIBRARIES)
|
||||
myisamlog_DEPENDENCIES= $(LIBRARIES)
|
||||
myisampack_DEPENDENCIES=$(LIBRARIES)
|
||||
noinst_PROGRAMS = mi_test1 mi_test2 mi_test3 ft_test1 ft_eval ft_dump
|
||||
noinst_PROGRAMS = mi_test1 mi_test2 mi_test3 #ft_test1 ft_eval ft_dump
|
||||
noinst_HEADERS = myisamdef.h fulltext.h ftdefs.h ft_test1.h ft_eval.h
|
||||
mi_test1_DEPENDENCIES= $(LIBRARIES)
|
||||
mi_test2_DEPENDENCIES= $(LIBRARIES)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue