diff options
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r-- | tests/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 5aa69dc..8e4e802 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -330,6 +330,7 @@ EXTRA_DIST = \ test-unknown.h \ te_ST@nouppera \ org.gnome.test.gschema.xml \ + test_gio.py \ test_glib.py \ test_gobject.py \ test_gtype.py \ @@ -347,7 +348,6 @@ EXTRA_DIST = \ test_gi.py \ test_gdbus.py \ test_overrides.py \ - test_overrides_gio.py \ test_overrides_glib.py \ test_overrides_pango.py \ test_overrides_gdk.py \ |