[glib] gio tests: rm xdgconfighome on 'make clean'



commit 6f7dc3a44f966e69a7495cd5af5017ec02b3938c
Author: Ryan Lortie <desrt desrt ca>
Date:   Mon May 26 23:01:25 2014 +0200

    gio tests: rm xdgconfighome on 'make clean'

 gio/tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]