build: Fix failure on "make distclean"
authorMichael Biebl <biebl@debian.org>
Sat, 3 Mar 2012 20:39:35 +0000 (21:39 +0100)
committerMichael Biebl <biebl@debian.org>
Sat, 3 Mar 2012 20:39:35 +0000 (21:39 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=671270

gio/tests/Makefile.am

index e987fd1..cf1f4e7 100644 (file)
@@ -621,4 +621,4 @@ DISTCLEANFILES = \
        schema-source/gschemas.compiled
 
 distclean-local:
-       rm -r xdgdatahome xdgdatadir
+       rm -rf xdgdatahome xdgdatadir