diff options
author | unknown <tomas@poseidon.ndb.mysql.com> | 2004-06-16 13:31:35 +0000 |
---|---|---|
committer | unknown <tomas@poseidon.ndb.mysql.com> | 2004-06-16 13:31:35 +0000 |
commit | 52be66a2c9ff03a5e2f8ac4e8cc73bb7fce1c23b (patch) | |
tree | 64be3646cbd8819959de900da1d898817338405c /ndb | |
parent | 150ca231eb01218677113575ae1fd8d551813ef3 (diff) | |
download | mariadb-git-52be66a2c9ff03a5e2f8ac4e8cc73bb7fce1c23b.tar.gz |
Makefile.am:
missing file
ndb/include/Makefile.am:
missing file
Diffstat (limited to 'ndb')
-rw-r--r-- | ndb/include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ndb/include/Makefile.am b/ndb/include/Makefile.am index e4c82cc161f..2565a78238b 100644 --- a/ndb/include/Makefile.am +++ b/ndb/include/Makefile.am @@ -16,6 +16,7 @@ ndbapi/NdbError.hpp \ ndbapi/NdbEventOperation.hpp \ ndbapi/NdbIndexOperation.hpp \ ndbapi/NdbOperation.hpp \ +ndbapi/NdbBlob.hpp \ ndbapi/NdbPool.hpp \ ndbapi/NdbRecAttr.hpp \ ndbapi/NdbReceiver.hpp \ |