Makefile.am 3.3 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# Copyright (C) 2006 MySQL 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; version 2 of the License.
#
# 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
17 18 19 20 21 22 23 24 25 26 27 28
EXTRA_DIST =  \
	mysql-test-BASE.files.in \
	libndbclientNLIB-dev.files.in \
	mysql-server-BASE.config.in \
	libndbclientNLIB.README.Debian.in \
	mysql-server-BASE.postrm.in \
	mysql-server-BASE.NEWS.in \
	libndbclientNLIB.postinst.in \
	mysql-server-BASE.links.in \
	libndbclientNLIB.files.in \
	source.lintian-overrides.in \
	mysql-server-BASE.docs.in \
unknown's avatar
unknown committed
29
	libmysqlclientSLIBoff.files.in \
30 31
	mysql-server-BASE.files.in \
	libndbclientNLIB-dev.links.in \
unknown's avatar
unknown committed
32
	libmysqlclientSLIBoff.postinst.in \
33 34 35 36 37 38 39 40
	mysql-extra-BASE.dirs.in \
	libmysqlclientSLIB-dev.links.in \
	mysql-server-BASE.dirs.in \
	libmysqlclientSLIB-dev.examples.in \
	mysql-client-BASE.lintian-overrides.in \
	copyright.more \
	libndbclientNLIB-dev.dirs.in \
	mysql-server-BASE.README.Debian.in \
unknown's avatar
unknown committed
41
	libmysqlclientSLIBoff.docs.in \
42 43 44
	compat \
	mysql-test-BASE.dirs.in \
	libmysqlclientSLIB-dev.files.in \
unknown's avatar
unknown committed
45
	libmysqlclientSLIBoff.dirs.in \
46 47
	mysql-server-BASE.logcheck.ignore.server.in \
	mysql-storage-BASE.mysql-storage.init.in \
unknown's avatar
unknown committed
48
	libmysqlclientSLIBoff.README.Debian.in \
49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
	mysql-client-BASE.README.Debian.in \
	Makefile.am \
	mysql-server-BASE.prerm.in \
	mysql-common.dirs.in \
	defs.mk \
	defs.mk.in \
	mysql-server-BASE.mysql-server.logrotate.in \
	mysql-common.README.Debian.in \
	copyright \
	mysql-storage-BASE.dirs.in \
	mysql-common.preinst.in \
	mysql-client-BASE.files.in \
	mysql-server-BASE.templates.in \
	mysql-tools-BASE.dirs.in \
	mysql-management-BASE.mysql-management.init.in \
	watch \
	mysql-common.postrm.in \
	mysql-server-BASE.preinst.in \
	README.Maintainer \
	mysql-tools-BASE.files.in \
	mysql-client-BASE.NEWS.in \
	mysql-server-BASE.lintian-overrides.in \
	changelog \
	mysql-server-BASE.logcheck.ignore.paranoid.in \
	mysql-common.files.in \
	mysql-server-BASE.logcheck.ignore.workstation.in \
	mysql-extra-BASE.files.in \
	mysql-management-BASE.files.in \
	mysql-client-BASE.docs.in \
	libmysqlclientSLIB-dev.README.Maintainer.in \
	mysql-storage-BASE.files.in \
	additions \
	additions/ndb_mgmd.cnf \
	additions/mysql-server.lintian-overrides \
	additions/my.cnf \
	mysql-server-BASE.postinst.in \
	libndbclientNLIB.dirs.in \
	po \
	po/fr.po \
	po/sv.po \
	po/da.po \
	po/es.po \
	po/ja.po \
	po/tr.po \
	po/nb.po \
	po/POTFILES.in.in \
	po/cs.po \
	po/pt.po \
	po/gl.po \
	po/pt_BR.po \
	po/nl.po \
	po/templates.pot \
	po/de.po \
	po/eu.po \
	po/ro.po \
	po/ru.po \
	po/it.po \
	po/ca.po \
	mysql-client-BASE.dirs.in \
	control.in \
	libmysqlclientSLIB-dev.dirs.in \
	mysql-server-PREV.preinst.in \
	mysql-server.preinst.in \
	mysql-management-BASE.dirs.in \
	rules \
	libmysqlclientSLIB-dev.docs.in
115 116 117 118

# Don't update the files from bitkeeper
%::SCCS/s.%