Do not put enchant's CFLAGS into main CFLAGS make variable.
[claws.git] / src / plugins / dillo / Makefile.am
index 9f8f42a41e5561aeea7d0c00381e5c3bf7bef7b7..d3453c531b919f6ece6bd5d2a8a2ede04cc2da7f 100644 (file)
@@ -32,4 +32,5 @@ dillo_la_CPPFLAGS = \
        -I$(top_srcdir)/src/common \
        -I$(top_srcdir)/src/gtk \
        $(GLIB_CFLAGS) \
-       $(GTK_CFLAGS)
+       $(GTK_CFLAGS) \
+       $(ENCHANT_CFLAGS)