Rename gschema-compile.c -> glib-compile-schemas.c
authorRyan Lortie <desrt@desrt.ca>
Thu, 9 Sep 2010 20:12:45 +0000 (16:12 -0400)
committerRyan Lortie <desrt@desrt.ca>
Thu, 9 Sep 2010 20:42:55 +0000 (16:42 -0400)
gio/Makefile.am
gio/glib-compile-schemas.c [moved from gio/gschema-compile.c with 100% similarity]

index 4618a12..25b6077 100644 (file)
@@ -589,7 +589,7 @@ glib_compile_schemas_SOURCES = \
        gvdb/gvdb-format.h              \
        gvdb/gvdb-builder.h             \
        gvdb/gvdb-builder.c             \
-       gschema-compile.c
+       glib-compile-schemas.c
 
 gsettings_LDADD = \
        $(top_builddir)/glib/libglib-2.0.la             \