Merged silc_1_0_branch to trunk.
[silc.git] / apps / autodist / tests / autodist2.test
index 3a01e4fa70184b45009fbde4823a663f14e1ebf5..16e5f9319a1a47b5caa43315e63f2fc06f125da0 100755 (executable)
@@ -22,15 +22,19 @@ Makefile
 )
 AC_OUTPUT
 echo configure.ad ok
+#else !_DIST_TEST
+echo "ERROR"
+exit 1
 #endif _DIST_TEST
 EOF
 
 cat << EOF > Makefile.ad
-SUBDIRS=       \
+SUBDIRS=       \\
 #ifndef _DIST_TEST
-       nodef   \
+       nodef   \\
 #endif _DIST_TEST
-#endif
+       .       \\
+
 EOF
 
 rm -rf distdir subdir