[tools] Fix casing of sqlsharp
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 18 Oct 2016 18:53:28 +0000 (20:53 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 18 Oct 2016 18:54:37 +0000 (20:54 +0200)
The directory is lowercase on disk.

mcs/tools/sqlsharp/Makefile

index 88ad1f8d9b5cca744ae8ae233bec051b2a7d20fa..599e039ed97762509ff07b60ab89ee905de8b485 100644 (file)
@@ -1,4 +1,4 @@
-thisdir = tools/SqlSharp
+thisdir = tools/sqlsharp
 SUBDIRS = 
 include ../../build/rules.make