1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Rename cmakelists.txt -> CMakeLists.txt

This commit is contained in:
unknown
2006-05-12 10:51:07 +02:00
parent 77dedc31e9
commit e8a5d25bea
24 changed files with 24 additions and 24 deletions

View File

@ -88,7 +88,7 @@ mysqlmanager_LDADD= @CLIENT_EXTRA_LDFLAGS@ \
@openssl_libs@ @yassl_libs@ @ZLIB_LIBS@
EXTRA_DIST = WindowsService.cpp WindowsService.h IMService.cpp \
IMService.h cmakelists.txt
IMService.h CMakeLists.txt
tags:
ctags -R *.h *.cc