Remove extra whitespace and tab when joining backslashed lines.
[autodist.git] / apps / autodist / tests / autodist2.test
index 3a01e4fa70184b45009fbde4823a663f14e1ebf5..780b16829f62330989b3e142a0a52712b1c4547e 100755 (executable)
@@ -26,11 +26,12 @@ echo configure.ad ok
 EOF
 
 cat << EOF > Makefile.ad
-SUBDIRS=       \
+SUBDIRS=       \\
 #ifndef _DIST_TEST
-       nodef   \
+       nodef   \\
 #endif _DIST_TEST
-#endif
+       .       \\
+
 EOF
 
 rm -rf distdir subdir