Add FONT_CAPPLET_CFLAGS to INCLUDES

2007-05-07  Thomas Wood  <thos@gnome.org>

	* Makefile.am: Add FONT_CAPPLET_CFLAGS to INCLUDES

svn path=/trunk/; revision=7566
This commit is contained in:
Thomas Wood 2007-05-07 16:40:51 +00:00 committed by Thomas Wood
parent 1701b5a7cc
commit 6c95e5a6d3
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2007-05-07 Thomas Wood <thos@gnome.org>
* Makefile.am: Add FONT_CAPPLET_CFLAGS to INCLUDES
2007-05-06 Jens Granseuer <jensgr@gmx.net>
* appearance-main.c: (main): set application icon

View file

@ -52,6 +52,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
INCLUDES = \
$(METACITY_CFLAGS) \
$(GNOMECC_CAPPLETS_CFLAGS) \
$(FONT_CAPPLET_CFLAGS) \
-DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
-DGNOMECC_DATA_DIR="\"$(pkgdatadir)\"" \
-DGNOMECC_GLADE_DIR="\"$(gladedir)\"" \