X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=Makefile-head.am;h=3df623be3ee09d1b68a36d650b3e2d1a8e9f7183;hb=c15e543df80323dceb1786fa8c62123f8a50dfef;hp=0e12529890a71edbd7bf8b8d6b82a026e82abf1b;hpb=cdc8d8172a20a934f6c4c5eb82f70b3ecc3e340f;p=captive.git diff --git a/Makefile-head.am b/Makefile-head.am index 0e12529..3df623b 100644 --- a/Makefile-head.am +++ b/Makefile-head.am @@ -102,7 +102,7 @@ dist-hook-local: dist-hook: endif for i in _built_sources_pad $(BUILT_SOURCES);do \ - $(RM) $(distdir)/$$i; \ + $(RM) -r $(distdir)/$$i; \ done