diff options
author | Timothy Smith <timothy.smith@sun.com> | 2009-02-07 16:50:31 +0100 |
---|---|---|
committer | Timothy Smith <timothy.smith@sun.com> | 2009-02-07 16:50:31 +0100 |
commit | 3ba87c370005437656bbcafb0b9ee75527342752 (patch) | |
tree | fe32eeab98707f29a552790b3a6b5d159a351338 /netware | |
parent | af193ed97e10778c7e62a0b71a0534fc29de12f4 (diff) | |
parent | 6c6fc0978e0123d515bf95059028ebdb9afd75f8 (diff) | |
download | mariadb-git-3ba87c370005437656bbcafb0b9ee75527342752.tar.gz |
Auto-merge up from 5.0
Diffstat (limited to 'netware')
-rw-r--r-- | netware/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netware/Makefile.am b/netware/Makefile.am index 0b30da17609..3d0402ce714 100644 --- a/netware/Makefile.am +++ b/netware/Makefile.am @@ -94,7 +94,7 @@ EXTRA_DIST= $(BUILT_SOURCES) comp_err.def install_test_db.ncf \ BUILD/compile-netware-standard BUILD/create-patch \ BUILD/cron-build BUILD/crontab BUILD/knetware.imp \ BUILD/mwasmnlm BUILD/mwccnlm BUILD/mwenv BUILD/mwldnlm \ - BUILD/nwbootstrap BUILD/openssl.imp BUILD/save-patch + BUILD/nwbuild BUILD/openssl.imp BUILD/save-patch endif |