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 | 2515ce79e892baf55eaf5bf8b476d472cb38444f (patch) | |
tree | fe32eeab98707f29a552790b3a6b5d159a351338 /netware | |
parent | 401a83cac31d7d9feb5cc2ab797a89b8076eb6ef (diff) | |
parent | 67bd15a554d80f8dcd20d5ba873721288fa0a8ca (diff) | |
download | mariadb-git-2515ce79e892baf55eaf5bf8b476d472cb38444f.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 |