diff --git a/src/Makefile.MESONH.mk b/src/Makefile.MESONH.mk
index 2444943ffddb157a748c66a6fcb2a6936daff477..c5f5aeadda9e915c1b2790d524cc47f1267ed8b1 100644
--- a/src/Makefile.MESONH.mk
+++ b/src/Makefile.MESONH.mk
@@ -1,4 +1,4 @@
-#MNH_LIC Copyright 1994-2021 CNRS, Meteo-France and Universite Paul Sabatier
+#MNH_LIC Copyright 1994-2024 CNRS, Meteo-France and Universite Paul Sabatier
 #MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence
 #MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
 #MNH_LIC for details. version 1.
@@ -213,6 +213,7 @@ LIBS           += $(LIB_RTTOV)
 VPATH         += $(RTTOV_PATH)/mod
 CPPFLAGS    += $(CPPFLAGS_RTTOV)
 CPPFLAGS_MNH += -DMNH_RTTOV_13=MNH_RTTOV_13
+IGNORE_DEP_MASTER += yomhook.D
 endif
 endif
 ##########################################################