From: Ryan Lortie Date: Mon, 26 May 2014 21:01:25 +0000 (+0200) Subject: gio tests: rm xdgconfighome on 'make clean' X-Git-Tag: 2.41.1~59 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6f7dc3a44f966e69a7495cd5af5017ec02b3938c;p=platform%2Fupstream%2Fglib.git gio tests: rm xdgconfighome on 'make clean' --- diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am index 2c54e59..4bb71a8 100644 --- a/gio/tests/Makefile.am +++ b/gio/tests/Makefile.am @@ -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