mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 15:29:15 -04:00
11 lines
388 B
Text
11 lines
388 B
Text
--- 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
|
|
|