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 | 299aeb53b7562a2747ca3c36936bab8e77c26f08 (patch) | |
tree | f76e747f767862859c2bfa813fbeb5602033ec83 /netware | |
parent | 058b33d04868b9bb4ccdd22a66a895965224e2e9 (diff) | |
download | mariadb-git-299aeb53b7562a2747ca3c36936bab8e77c26f08.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 |