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:
parent
1701b5a7cc
commit
6c95e5a6d3
2 changed files with 5 additions and 0 deletions
|
@ -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>
|
2007-05-06 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* appearance-main.c: (main): set application icon
|
* appearance-main.c: (main): set application icon
|
||||||
|
|
|
@ -52,6 +52,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
|
||||||
INCLUDES = \
|
INCLUDES = \
|
||||||
$(METACITY_CFLAGS) \
|
$(METACITY_CFLAGS) \
|
||||||
$(GNOMECC_CAPPLETS_CFLAGS) \
|
$(GNOMECC_CAPPLETS_CFLAGS) \
|
||||||
|
$(FONT_CAPPLET_CFLAGS) \
|
||||||
-DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
|
-DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
|
||||||
-DGNOMECC_DATA_DIR="\"$(pkgdatadir)\"" \
|
-DGNOMECC_DATA_DIR="\"$(pkgdatadir)\"" \
|
||||||
-DGNOMECC_GLADE_DIR="\"$(gladedir)\"" \
|
-DGNOMECC_GLADE_DIR="\"$(gladedir)\"" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue