Merged silc_1_0_branch to trunk.
[silc.git] / apps / autodist / tests / autodist1.test
index f475436d5f060cfec41d8800ec8dd842a00d1fda..f1b70935f12bee7733f4f6c310fe5d438bac5188 100755 (executable)
@@ -72,8 +72,12 @@ $AUTODIST || exit 1
 make || exit 1
 echo make ok
 
+echo update test
+touch Makefile.ad
+make || exit 1
+echo update test ok
+
 echo test ok
 
 # Cleanup
 rm -rf subdir distdir
-