summaryrefslogtreecommitdiff
path: root/storage/Makefile.am
diff options
context:
space:
mode:
authorunknown <brian@zim.(none)>2005-04-27 01:32:03 -0700
committerunknown <brian@zim.(none)>2005-04-27 01:32:03 -0700
commit370f1934b6c91414c44e2f35b7c130201489ffcb (patch)
tree7a0e9dc7f5a84bf2c68acd31a1870d7e350eea41 /storage/Makefile.am
parenta9da10f7a8e626aac0bd3a8d82b20c7b864c7061 (diff)
downloadmariadb-git-370f1934b6c91414c44e2f35b7c130201489ffcb.tar.gz
Missed a file for storage change (thanks go to Guilhem who noticed it)
Diffstat (limited to 'storage/Makefile.am')
-rw-r--r--storage/Makefile.am27
1 files changed, 27 insertions, 0 deletions
diff --git a/storage/Makefile.am b/storage/Makefile.am
new file mode 100644
index 00000000000..7da3c9d50c3
--- /dev/null
+++ b/storage/Makefile.am
@@ -0,0 +1,27 @@
+# Copyright (C) 2000 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
+
+AUTOMAKE_OPTIONS = foreign
+
+# These are built from source in the Docs directory
+EXTRA_DIST =
+SUBDIRS =
+DIST_SUBDIRS =
+
+# Don't update the files from bitkeeper
+%::SCCS/s.%