diff options
author | msvensson@neptunus.(none) <> | 2006-05-12 10:51:07 +0200 |
---|---|---|
committer | msvensson@neptunus.(none) <> | 2006-05-12 10:51:07 +0200 |
commit | 40bfe246a93cc6e6ace87963298a45b3da9b29ef (patch) | |
tree | 468e8f5b43953def8f7211d7566a8bbb6ad51e23 /storage/example | |
parent | e672bdc82475fbb096fa687937c1d75aafe43118 (diff) | |
download | mariadb-git-40bfe246a93cc6e6ace87963298a45b3da9b29ef.tar.gz |
Rename cmakelists.txt -> CMakeLists.txt
Diffstat (limited to 'storage/example')
-rw-r--r-- | storage/example/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/example/Makefile.am b/storage/example/Makefile.am index 9c4bedb2160..db3e35e4315 100644 --- a/storage/example/Makefile.am +++ b/storage/example/Makefile.am @@ -47,6 +47,6 @@ libexample_a_CFLAGS = $(AM_CFLAGS) libexample_a_SOURCES= ha_example.cc -EXTRA_DIST = cmakelists.txt +EXTRA_DIST = CMakeLists.txt # Don't update the files from bitkeeper %::SCCS/s.% |