diff options
author | unknown <msvensson@neptunus.(none)> | 2006-05-12 10:51:07 +0200 |
---|---|---|
committer | unknown <msvensson@neptunus.(none)> | 2006-05-12 10:51:07 +0200 |
commit | e8a5d25bea8f4723ab0c357a071467e5f1915db5 (patch) | |
tree | 468e8f5b43953def8f7211d7566a8bbb6ad51e23 /storage/blackhole/Makefile.am | |
parent | 77dedc31e922d3bfdc4379f4be5b7a9ec02a309d (diff) | |
download | mariadb-git-e8a5d25bea8f4723ab0c357a071467e5f1915db5.tar.gz |
Rename cmakelists.txt -> CMakeLists.txt
Diffstat (limited to 'storage/blackhole/Makefile.am')
-rw-r--r-- | storage/blackhole/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/blackhole/Makefile.am b/storage/blackhole/Makefile.am index 902d57c1668..e3e28cd75b5 100644 --- a/storage/blackhole/Makefile.am +++ b/storage/blackhole/Makefile.am @@ -47,6 +47,6 @@ libblackhole_a_CFLAGS = $(AM_CFLAGS) libblackhole_a_SOURCES= ha_blackhole.cc -EXTRA_DIST = cmakelists.txt +EXTRA_DIST = CMakeLists.txt # Don't update the files from bitkeeper %::SCCS/s.% |