From fce355ef65ce09cc4ec5e5cb0a98e15056d298d4 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Fri, 23 Apr 2010 21:19:09 -0500 Subject: [data/Makefile.am] Updates for changes in gsettings.m4 --- data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 6537659e..0845210b 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 -- cgit v1.2.1