add aspell to CPPFLAGS

This commit is contained in:
Paul Mangan 2003-01-21 12:14:19 +00:00
parent e0c68dd56d
commit 95cae873d2

View file

@ -24,6 +24,7 @@ INCLUDES = \
-I../../gtk
CPPFLAGS = \
$(ASPELL_CFLAGS) \
$(GLIB_CFLAGS) \
$(GTK_CFLAGS)