[yelp] [data/Makefile.am] Updates for changes in gsettings.m4



commit fce355ef65ce09cc4ec5e5cb0a98e15056d298d4
Author: Shaun McCance <shaunm gnome org>
Date:   Fri Apr 23 21:19:09 2010 -0500

    [data/Makefile.am] Updates for changes in gsettings.m4

 data/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 6537659..0845210 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -7,7 +7,7 @@ gsettingsschema_DATA = org.gnome.yelp.gschema.xml
 @GSETTINGS_CHECK_RULE@
 if GSETTINGS_SCHEMAS_INSTALL
 install-data-hook:
-	$(gschema_compile) $(DESTDIR)$(gsettingsschemadir)
+	$(GLIB_COMPILE_SCHEMAS) $(DESTDIR)$(gsettingsschemadir)
 endif
 
 tocdir   = $(datadir)/yelp



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]