Fix build error
[claws.git] / src / plugins / litehtml_viewer / litehtml / Makefile.am
index b412926ccc90e8a5377f1c8bef8d4904bd7f4640..025e3152b84cf8fd1bb0f37180de1a83d4b8cc49 100644 (file)
@@ -3,9 +3,9 @@
 # terms of the General Public License version 3 (or later).
 # See COPYING file for license details.
 
-#if BUILD_LITEHTML_VIEWER_PLUGIN
+if BUILD_LITEHTML_VIEWER_PLUGIN
 noinst_LTLIBRARIES = liblitehtml.la
-#endif
+endif
 
 liblitehtml_la_CXXFLAGS = -std=c++11