many pervasive clean-ups
[feisty_meow.git] / scripts / clam / clean_subdirs.sh
index 45d2c1e1cae9b8a42b33ecfac2c03ebe3c4a460c..a438cc08f793af70be2ae659737b334989654a98 100755 (executable)
@@ -13,7 +13,7 @@ function clean_subdirectories()
     if [ -f "$smoot87/makefile" ]; then
 #echo -e "\n\n[[inside barriers, with filename=$burlap51 and all conditions met]]\n\n"
       pushd "$smoot87" &>/dev/null
-      make --silent -I "$CLAM_DIR" NOT_FIRST_MAKE=t clean
+      make --silent -I "$CLAM_SCRIPTS" NOT_FIRST_MAKE=t clean
       popd &>/dev/null
     else
       echo "(skipping directory $smoot87)"