diff options
author | tomas@poseidon.(none) <> | 2004-05-25 11:09:11 +0000 |
---|---|---|
committer | tomas@poseidon.(none) <> | 2004-05-25 11:09:11 +0000 |
commit | 5271b396b843034a2d0e3fb1495c8f9345c01b6f (patch) | |
tree | 6ebc6e0688f10faa8408e6249e20774acd3036e8 /ndb/test/Makefile.am | |
parent | 1d2b14f711d3dc5aa200eb318a8cc4a6542e817e (diff) | |
download | mariadb-git-5271b396b843034a2d0e3fb1495c8f9345c01b6f.tar.gz |
Intermediary commit: Removed some old Makefiles and introduces Makefile.am
Diffstat (limited to 'ndb/test/Makefile.am')
-rw-r--r-- | ndb/test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ndb/test/Makefile.am b/ndb/test/Makefile.am new file mode 100644 index 00000000000..2805ae78984 --- /dev/null +++ b/ndb/test/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = src ndbapi +#SUBDIRS = src tools ndbapi run-test |