mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
gio tests: rm xdgconfighome on 'make clean'
This commit is contained in:
parent
61a9142cd0
commit
6f7dc3a44f
@ -319,7 +319,7 @@ uninstalled_test_extra_programs += \
|
||||
test_programs += mimeapps
|
||||
clean-local: clean-mimeapps
|
||||
clean-mimeapps:
|
||||
rm -rf xdgdatadir xdgdatahome
|
||||
rm -rf xdgdatadir xdgdatahome xdgconfighome
|
||||
|
||||
uninstalled_test_programs += gsettings gschema-compile
|
||||
gsettings_DEPENDENCIES = test.mo
|
||||
|
Loading…
Reference in New Issue
Block a user