summaryrefslogtreecommitdiff
path: root/storage/myisam/Makefile.am
diff options
context:
space:
mode:
authorunknown <msvensson@neptunus.(none)>2006-05-12 10:51:07 +0200
committerunknown <msvensson@neptunus.(none)>2006-05-12 10:51:07 +0200
commite8a5d25bea8f4723ab0c357a071467e5f1915db5 (patch)
tree468e8f5b43953def8f7211d7566a8bbb6ad51e23 /storage/myisam/Makefile.am
parent77dedc31e922d3bfdc4379f4be5b7a9ec02a309d (diff)
downloadmariadb-git-e8a5d25bea8f4723ab0c357a071467e5f1915db5.tar.gz
Rename cmakelists.txt -> CMakeLists.txt
Diffstat (limited to 'storage/myisam/Makefile.am')
-rw-r--r--storage/myisam/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/myisam/Makefile.am b/storage/myisam/Makefile.am
index 3c6a5c22234..081d7facf3a 100644
--- a/storage/myisam/Makefile.am
+++ b/storage/myisam/Makefile.am
@@ -14,7 +14,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-EXTRA_DIST = mi_test_all.sh mi_test_all.res ft_stem.c cmakelists.txt
+EXTRA_DIST = mi_test_all.sh mi_test_all.res ft_stem.c CMakeLists.txt
pkgdata_DATA = mi_test_all mi_test_all.res
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include