Fix a typo - it's CURL_CFLAGS, not CURL_FLAGS
[claws.git] / src / plugins / litehtml_viewer / Makefile.am
index 63621b8ee0746d0f2ad71d0a1b94f4fd6bc071f7..27179744331fb5d76f2fba8bf6ab28f9f5fbf7e3 100644 (file)
@@ -70,7 +70,7 @@ litehtml_viewer_la_CPPFLAGS = \
        $(ENCHANT_CFLAGS) \
        $(FONTCONFIG_CFLAGS) \
        $(CAIRO_CFLAGS) \
-       $(CURL_FLAGS) \
+       $(CURL_CFLAGS) \
        $(LIBGUMBO_CFLAGS)
 
 .PHONY: test