diff options
Diffstat (limited to 'ndb/src/kernel/Makefile_old')
-rw-r--r-- | ndb/src/kernel/Makefile_old | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/src/kernel/Makefile_old b/ndb/src/kernel/Makefile_old index 11261c047a6..d1f1741aca4 100644 --- a/ndb/src/kernel/Makefile_old +++ b/ndb/src/kernel/Makefile_old @@ -1,5 +1,5 @@ include .defs.mk -DIRS := error blocks vm ndb-main +DIRS := error vm ndb-main blocks include $(NDB_TOP)/Epilogue.mk |