From e8a5d25bea8f4723ab0c357a071467e5f1915db5 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 12 May 2006 10:51:07 +0200 Subject: Rename cmakelists.txt -> CMakeLists.txt --- server-tools/instance-manager/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server-tools/instance-manager/Makefile.am') diff --git a/server-tools/instance-manager/Makefile.am b/server-tools/instance-manager/Makefile.am index 462d7984aa4..6ab5c3d1bfc 100644 --- a/server-tools/instance-manager/Makefile.am +++ b/server-tools/instance-manager/Makefile.am @@ -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 -- cgit v1.2.1