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 | 7828e8522b571ffc0c8deffd2a0b3b1f9ce47ead (patch) | |
tree | 468e8f5b43953def8f7211d7566a8bbb6ad51e23 /extra/yassl/taocrypt | |
parent | 8e25368b0d7707e14945e568c12a6bc80412a548 (diff) | |
download | mariadb-git-7828e8522b571ffc0c8deffd2a0b3b1f9ce47ead.tar.gz |
Rename cmakelists.txt -> CMakeLists.txt
Diffstat (limited to 'extra/yassl/taocrypt')
-rw-r--r-- | extra/yassl/taocrypt/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/yassl/taocrypt/Makefile.am b/extra/yassl/taocrypt/Makefile.am index 859c704e9d5..c242696b82f 100644 --- a/extra/yassl/taocrypt/Makefile.am +++ b/extra/yassl/taocrypt/Makefile.am @@ -1,2 +1,2 @@ SUBDIRS = src test benchmark -EXTRA_DIST = taocrypt.dsw taocrypt.dsp taocrypt.vcproj cmakelists.txt +EXTRA_DIST = taocrypt.dsw taocrypt.dsp taocrypt.vcproj CMakeLists.txt |