Index: LMDZ6/trunk/makelmdz_fcm
===================================================================
--- LMDZ6/trunk/makelmdz_fcm	(revision 5253)
+++ LMDZ6/trunk/makelmdz_fcm	(revision 5259)
@@ -471,8 +471,7 @@
 fi
 
-if [[ "$inlandsis" == "true" ]]
-then
+INLANDSIS_PATH="$LIBFGCM/phy${physique}/inlandsis"
+if [[ "$inlandsis" == "true" ]]; then
    CPP_KEY="$CPP_KEY CPP_INLANDSIS"
-   INLANDSIS_PATH="$LIBFGCM/phy${physique}/inlandsis"
 fi
 
