Index: sm/trunk/automakererun.sh
===================================================================
--- /issm/trunk/automakererun.sh	(revision 664)
+++ 	(revision )
@@ -1,10 +1,0 @@
-#!/bin/sh
-#  this shell script will automatically reconfigure the entire ISSM 
-#  archive.
-
-rm -rf config.cach
-aclocal -I m4
-autoconf
-autoheader 
-automake -a 
-exit
Index: /issm/trunk/scripts/automakererun.sh
===================================================================
--- /issm/trunk/scripts/automakererun.sh	(revision 665)
+++ /issm/trunk/scripts/automakererun.sh	(revision 665)
@@ -0,0 +1,10 @@
+#!/bin/sh
+#  this shell script will automatically reconfigure the entire ISSM 
+#  archive.
+
+rm -rf config.cach
+aclocal -I m4
+autoconf
+autoheader 
+automake -a 
+exit
