mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
build: Clean files left behind after gio/tests/gresource.c test
This is a follow-up to commit 614adf8a75
,
which started generating two new files as part of the test; they need to
be cleaned up before distcheck will pass.
Ideally, the test should run a temporary directory and wipe that
directory itself before exiting, but that’s a bit of a big change to
make right now. Deferred to
https://gitlab.gnome.org/GNOME/glib/issues/1495.
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
9a72ebe016
commit
2df9d38635
@ -383,7 +383,10 @@ CLEANFILES += \
|
||||
org.gtk.test.enums.xml \
|
||||
gsettings.store \
|
||||
gschemas.compiled \
|
||||
schema-source/gschemas.compiled
|
||||
schema-source/gschemas.compiled \
|
||||
schema-source-corrupt/gschemas.compiled \
|
||||
schema-source-empty/gschemas.compiled \
|
||||
$(NULL)
|
||||
|
||||
test_programs += gdbus-connection-flush
|
||||
gdbus_connection_flush_SOURCES = \
|
||||
|
Loading…
Reference in New Issue
Block a user