diff doc/html/CMakeLists.txt @ 207:6635b9187d71

Irccd: switch to 4 spaces indent, #518
author David Demelier <markand@malikania.fr>
date Tue, 21 Jun 2016 20:52:17 +0200
parents f113796cfbf9
children 904ee87bc808
line wrap: on
line diff
--- a/doc/html/CMakeLists.txt	Tue Jun 21 12:36:46 2016 +0200
+++ b/doc/html/CMakeLists.txt	Tue Jun 21 20:52:17 2016 +0200
@@ -23,7 +23,7 @@
 
 # JavaScript API and user guide
 if (WITH_JS)
-	add_subdirectory(api)
+    add_subdirectory(api)
 endif ()
 
 add_subdirectory(guide)