diff options
author | unknown <monty@mysql.com> | 2004-05-27 02:53:00 +0300 |
---|---|---|
committer | unknown <monty@mysql.com> | 2004-05-27 02:53:00 +0300 |
commit | aa6ff1cf682437d3e083bc25617fdc57d3a149d3 (patch) | |
tree | f940cceb664fab661f4fee7a4bbfb0a8e1207363 /netware | |
parent | d000ea9c4db6cfb3dd2314ae66e89cc193131ffd (diff) | |
download | mariadb-git-aa6ff1cf682437d3e083bc25617fdc57d3a149d3.tar.gz |
Added new netware file
Diffstat (limited to 'netware')
-rw-r--r-- | netware/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netware/Makefile.am b/netware/Makefile.am index 5ef71301574..324c6fd13fa 100644 --- a/netware/Makefile.am +++ b/netware/Makefile.am @@ -58,6 +58,7 @@ EXTRA_DIST= comp_err.def init_db.sql install_test_db.ncf \ mysqld_safe.c mysqld_safe.def mysqldump.def mysqlimport.def \ mysqlshow.def mysqltest.def pack_isam.def perror.def \ replace.def resolve_stack_dump.def resolveip.def test_db.sql \ + static_init_db.sql \ BUILD/apply-patch BUILD/compile-AUTOTOOLS \ BUILD/compile-linux-tools BUILD/compile-netware-END \ BUILD/compile-netware-START BUILD/compile-netware-all\ |