summaryrefslogtreecommitdiff
path: root/gio/glib-compile-schemas.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/glib-compile-schemas.c')
-rw-r--r--gio/glib-compile-schemas.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/glib-compile-schemas.c b/gio/glib-compile-schemas.c
index 6a3392a39..b7c2bae1f 100644
--- a/gio/glib-compile-schemas.c
+++ b/gio/glib-compile-schemas.c
@@ -2143,6 +2143,7 @@ main (int argc, char **argv)
/* These options are only for use in the gschema-compile tests */
{ "schema-file", 0, G_OPTION_FLAG_HIDDEN, G_OPTION_ARG_FILENAME_ARRAY, &schema_files, NULL, NULL },
+ { "override-file", 0, G_OPTION_FLAG_HIDDEN, G_OPTION_ARG_FILENAME_ARRAY, &override_files, NULL, NULL },
{ NULL }
};