Small fixes to improve portability.
[oweals/tinc.git] / Makefile.am
index bbfa0141e6253fb4e06d3202df18b47e7be13cbd..1c152cae8b35de4cf3e889c38034bf07668e42f5 100644 (file)
@@ -17,7 +17,7 @@ ChangeLog:
        cvs2cl -U cvsusers --fsf
 
 cvs-clean: maintainer-clean
-       for f in $(CVS_CREATED) `find -name Makefile.in` tinc-$(VERSION).tar.gz; do\
+       for f in $(CVS_CREATED) `find -name Makefile.in` tinc-$(VERSION).tar.gz; do\
          rm -Rf "$$f"; \
        done