diff --git a/Makefile.am b/Makefile.am index a03ca058b3e7fc493b29af7342f8114310024f91..dfdcfe0cabf0906204d5194e86b6e9085f47099b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,7 @@ EXTRA_DIST = INSTALL-SOURCE README \ SUBDIRS = . include @docs_dirs@ @readline_dir@ \ @thread_dirs@ pstack @sql_client_dirs@ \ @sql_server_dirs@ scripts man tests \ - BUILD os2 @libmysqld_dirs@ \ + BUILD netware os2 @libmysqld_dirs@ \ @bench_dirs@ support-files @fs_dirs@ @tools_dirs@ \ @platform_dir@ diff --git a/netware/Makefile.am b/netware/Makefile.am index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..8ab44f231419158da7f2ee55d27d44cf9264f5c1 100644 --- a/netware/Makefile.am +++ b/netware/Makefile.am @@ -0,0 +1,22 @@ +# Copyright (C) 2002 MySQL AB & MySQL Finland AB & TCX DataKonsult AB +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +## Process this file with automake to create Makefile.in + +EXTRA_DIST = netware.patch + +# Don't update the files from bitkeeper +%::SCCS/s.%