Add CAPPLET_CFLAGS to INCLUDES to make it build.
2008-10-11 Kjartan Maraas <kmaraas@gnome.org> * Makefile.am: Add CAPPLET_CFLAGS to INCLUDES to make it build. svn path=/trunk/; revision=9059
This commit is contained in:
parent
6a3b82a1f6
commit
1d11ba802c
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-10-11 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* Makefile.am: Add CAPPLET_CFLAGS to INCLUDES to make
|
||||
it build.
|
||||
|
||||
2008-10-11 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* gconf-property-editor.c: (peditor_image_set_filename):
|
||||
|
|
|
@ -8,6 +8,7 @@ INCLUDES = \
|
|||
-DINSTALL_PREFIX=\"$(prefix)\" \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_srcdir)/libwindow-settings \
|
||||
$(CAPPLET_CFLAGS) \
|
||||
$(DBUS_CFLAGS) \
|
||||
$(GNOME_DESKTOP_CFLAGS) \
|
||||
$(METACITY_CFLAGS) \
|
||||
|
|
Loading…
Add table
Reference in a new issue