Fixed name of the 'captive' init script.
[captive.git] / Makefile-head.am
index 0e12529..3df623b 100644 (file)
@@ -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