Index: /issm/trunk-jpl/scripts/getloc.sh
===================================================================
--- /issm/trunk-jpl/scripts/getloc.sh	(revision 14491)
+++ /issm/trunk-jpl/scripts/getloc.sh	(revision 14492)
@@ -1,5 +1,5 @@
 #!/bin/bash
 #get number of lines of code
-cloc-1.55.pl $ISSM_DIR/src $ISSM_DIR/m4 --exclude-dir=.svn --exclude-dir=ad  --exclude-dir=android --exclude-ext=exp --exclude-lang=make --out=temp
+cloc-1.55.pl $ISSM_DIR/src $ISSM_DIR/m4 --exclude-dir=.svn --exclude-dir=ad  --exclude-ext=exp --exclude-lang=make --out=temp
 cat temp
 ./cloc2html.py
