summaryrefslogtreecommitdiff
path: root/ndb/src/Makefile.am
diff options
context:
space:
mode:
authormronstrom@mysql.com <>2004-05-27 18:41:56 +0200
committermronstrom@mysql.com <>2004-05-27 18:41:56 +0200
commitfe146fdb77dc15c19cd540fe9aedfe4846ef7580 (patch)
tree15b9cb27f930f530911ee35a85495f1abda5adf5 /ndb/src/Makefile.am
parent45718caa040aafcc29bd684f85fac74e946a234c (diff)
downloadmariadb-git-fe146fdb77dc15c19cd540fe9aedfe4846ef7580.tar.gz
Fix for building libndbclient before entering kernel
Diffstat (limited to 'ndb/src/Makefile.am')
-rw-r--r--ndb/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/src/Makefile.am b/ndb/src/Makefile.am
index 8e9b7abab52..99ce0a25d6b 100644
--- a/ndb/src/Makefile.am
+++ b/ndb/src/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = common mgmapi ndbapi kernel mgmsrv mgmclient cw
+SUBDIRS = common mgmapi ndbapi . kernel mgmsrv mgmclient cw
ndblib_LTLIBRARIES = libndbclient.la