seed r275 - in trunk: . examples/lightsoff



Author: hortont
Date: Fri Nov 21 01:02:51 2008
New Revision: 275
URL: http://svn.gnome.org/viewvc/seed?rev=275&view=rev

Log:
Makefile updates for lightsoff schema.


Modified:
   trunk/configure.ac
   trunk/examples/lightsoff/Makefile.am

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Fri Nov 21 01:02:51 2008
@@ -12,6 +12,8 @@
 AM_PROG_CC_STDC
 AC_HEADER_STDC
 
+AM_GCONF_SOURCE_2
+
 dnl ***************************************************************************
 dnl Internationalization
 dnl ***************************************************************************

Modified: trunk/examples/lightsoff/Makefile.am
==============================================================================
--- trunk/examples/lightsoff/Makefile.am	(original)
+++ trunk/examples/lightsoff/Makefile.am	Fri Nov 21 01:02:51 2008
@@ -55,4 +55,4 @@
 schema_DATA = lightsoff.schemas
 
 install-data-local:
-	GCONF_CONFIG_SOURCE="" gconftool-2 --makefile-install-rule $(schema_DATA)
+	gconftool-2 --install-schema-file=$(schema_DATA)



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