mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +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
|
test_programs += mimeapps
|
||||||
clean-local: clean-mimeapps
|
clean-local: clean-mimeapps
|
||||||
clean-mimeapps:
|
clean-mimeapps:
|
||||||
rm -rf xdgdatadir xdgdatahome
|
rm -rf xdgdatadir xdgdatahome xdgconfighome
|
||||||
|
|
||||||
uninstalled_test_programs += gsettings gschema-compile
|
uninstalled_test_programs += gsettings gschema-compile
|
||||||
gsettings_DEPENDENCIES = test.mo
|
gsettings_DEPENDENCIES = test.mo
|
||||||
|
Loading…
Reference in New Issue
Block a user