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