added PANGO_FT2_CFLAGS.

2002-10-11  Sven Neumann  <sven@gimp.org>

	* app/core/Makefile.am (INCLUDES): added PANGO_FT2_CFLAGS.
This commit is contained in:
Sven Neumann 2002-10-10 23:46:45 +00:00 committed by Sven Neumann
parent d9f96f3f85
commit 01a8d7cb93
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-10-11 Sven Neumann <sven@gimp.org>
* app/core/Makefile.am (INCLUDES): added PANGO_FT2_CFLAGS.
2002-10-10 Sven Neumann <sven@gimp.org>
* app/tools/gimptexttool.[ch]: added a very simple text editor.

View File

@ -11,6 +11,7 @@ INCLUDES = \
-I$(top_srcdir)/app \
$(GTK_CFLAGS) \
$(LIBART_CFLAGS) \
$(PANGOFT2_CFLAGS) \
-I$(includedir)
noinst_LIBRARIES = libappcore.a