diff options
author | Timothy Smith <timothy.smith@sun.com> | 2009-02-06 15:07:45 +0100 |
---|---|---|
committer | Timothy Smith <timothy.smith@sun.com> | 2009-02-06 15:07:45 +0100 |
commit | 44ee0c107d76d43538f58e4c38d3a41b974460e5 (patch) | |
tree | f76e747f767862859c2bfa813fbeb5602033ec83 /netware | |
parent | 1b557a2ce73942a06da0e36480802f0e5ae98b17 (diff) | |
download | mariadb-git-44ee0c107d76d43538f58e4c38d3a41b974460e5.tar.gz |
Handle renamed nwbootstrap -> nwbuild
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 7ad045d433d..0f11ee85eb0 100644 --- a/netware/Makefile.am +++ b/netware/Makefile.am @@ -90,7 +90,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 |