Index: data/Makefile.am =================================================================== RCS file: /cvs/gnome/totem/data/Makefile.am,v retrieving revision 1.57 diff -p -u -B -u -p -r1.57 Makefile.am --- data/Makefile.am 10 Aug 2006 09:21:15 -0000 1.57 +++ data/Makefile.am 13 Aug 2006 11:04:28 -0000 @@ -75,7 +75,7 @@ totem-video-thumbnail.schemas.in: schema totem-handlers.schemas.in: handlers.sh $(srcdir)/handlers.sh > $@ -generated_schema_in_files = totem.schemas.in totem-video-thumbnail.schemas.in totem-handlers.schemas.in +generated_schema_in_files = totem-video-thumbnail.schemas.in totem-handlers.schemas.in schema_in_files = totem.schemas.in $(generated_schema_in_files) schemadir = $(GCONF_SCHEMA_FILE_DIR) schema_DATA = $(schema_in_files:.schemas.in=.schemas)