From c1b994bdd891582812bd1c5d86d7ab3ae3d9c2d0 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 1 Nov 2012 22:42:53 -0500 Subject: Fix typo in libkscan/CMakeLists.txt. This resolves bug report 1302. Thanks to Fat-Zer. --- libkscan/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkscan') diff --git a/libkscan/CMakeLists.txt b/libkscan/CMakeLists.txt index b1c75eb4..12ecff9f 100644 --- a/libkscan/CMakeLists.txt +++ b/libkscan/CMakeLists.txt @@ -9,7 +9,7 @@ # ################################################# -project( libksane ) +project( libkscan ) include( ConfigureChecks.cmake ) -- cgit v1.2.1