blob: cddfb294b23fcc2d0c40614697dd0aaf8aacd6d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- storage/maria/Makefile.in.orig 2008-08-27 14:50:26.000000000 +0200
+++ storage/maria/Makefile.in 2008-08-27 14:50:44.000000000 +0200
@@ -512,7 +512,7 @@
LDADD =
# "." is needed first because tests in unittest need libmaria
-SUBDIRS = . unittest
+SUBDIRS = .
EXTRA_DIST = ma_test_all.sh ma_test_all.res ma_test_big.sh \
ma_ft_stem.c CMakeLists.txt plug.in ma_test_recovery
|