<p><b>laura@ucar.edu</b> 2011-06-20 16:50:52 -0600 (Mon, 20 Jun 2011)</p><p>updated Makefile<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_physics/physics_wrf/Makefile
===================================================================
--- branches/atmos_physics/src/core_physics/physics_wrf/Makefile        2011-06-20 22:49:16 UTC (rev 901)
+++ branches/atmos_physics/src/core_physics/physics_wrf/Makefile        2011-06-20 22:50:52 UTC (rev 902)
@@ -26,6 +26,9 @@
         ar -ru ./../libphys.a $(OBJS)
 
 # DEPENDENCIES:
+module_mp_thompson.o:     \
+        ../module_physics_utilities.o
+
 module_mp_wsm6.o: \
         libmassv.o
 

</font>
</pre>