diff options
Diffstat (limited to 'ndb/src/Makefile.am')
-rw-r--r-- | ndb/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/src/Makefile.am b/ndb/src/Makefile.am index eb1cf1c6543..d35790a2e43 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 mgmclient mgmsrv cw include $(top_srcdir)/ndb/config/common.mk.am |