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/archive/Makefile.am | |
parent | 77dedc31e922d3bfdc4379f4be5b7a9ec02a309d (diff) | |
download | mariadb-git-e8a5d25bea8f4723ab0c357a071467e5f1915db5.tar.gz |
Rename cmakelists.txt -> CMakeLists.txt
Diffstat (limited to 'storage/archive/Makefile.am')
-rw-r--r-- | storage/archive/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/archive/Makefile.am b/storage/archive/Makefile.am index 85577f406da..3d933408b0b 100644 --- a/storage/archive/Makefile.am +++ b/storage/archive/Makefile.am @@ -57,6 +57,6 @@ archive_test_LDADD = $(top_builddir)/mysys/libmysys.a \ archive_test_LDFLAGS = @NOINST_LDFLAGS@ -EXTRA_DIST = cmakelists.txt +EXTRA_DIST = CMakeLists.txt # Don't update the files from bitkeeper %::SCCS/s.% |