Fix packaging of old gconf schemas
authorMike Gorse <mgorse@novell.com>
Mon, 20 Dec 2010 23:42:44 +0000 (18:42 -0500)
committerMike Gorse <mgorse@novell.com>
Mon, 20 Dec 2010 23:42:44 +0000 (18:42 -0500)
Makefile.am

index 7c1dd6c..da05db4 100644 (file)
@@ -1,8 +1,8 @@
 SUBDIRS=dbind droute common atk-adaptor po schemas
 
+schemas_in_files = at-spi2.schemas.in
 if RELOCATE
 schemasdir       = $(GCONF_SCHEMA_FILE_DIR)
-schemas_in_files = at-spi2.schemas.in
 schemas_DATA     = $(schemas_in_files:.schemas.in=.schemas)
 @INTLTOOL_SCHEMAS_RULE@
 endif