maint: avoid "make distcheck" failure without excess .deps directories
commit40434e566e5281c5243c1510ecffcc66d45921c1
authorPádraig Brady <P@draigBrady.com>
Wed, 30 Nov 2016 14:47:08 +0000 (30 14:47 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 30 Nov 2016 14:48:01 +0000 (30 14:48 +0000)
tree3665661ecd7f7554dfc5cf6296b3231abb33b40b
parenta2bb79844fa9ef0a24a5930c88f6abd97180b9fa
maint: avoid "make distcheck" failure without excess .deps directories

* Makefile.am (my-distcheck): Add the -r option to xargs so that
rmdir doesn't return an error when there are no extraneous .deps dirs.
dist-check.mk