From 3d23f81ca0578c05bf3269985eda690933dd7d4a Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 31 Jan 2009 13:02:29 +0000
Subject: [PATCH] *** empty log message ***

---
 Common/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Common/Makefile b/Common/Makefile
index e5d3979292..be0c12a8b8 100644
--- a/Common/Makefile
+++ b/Common/Makefile
@@ -77,7 +77,7 @@ GmshMessage${OBJEXT}: GmshMessage.cpp GmshConfig.h GmshMessage.h Gmsh.h \
   ../Mesh/meshPartitionOptions.h ../Common/GmshConfig.h OS.h \
   ../Fltk/GUI.h ../Fltk/messageWindow.h ../Fltk/extraDialogs.h
 GmshDaemon${OBJEXT}: GmshDaemon.cpp GmshMessage.h OS.h GmshSocket.h GmshConfig.h
-Context${OBJEXT}: Context.cpp Context.h ../Geo/CGNSOptions.h \
+Context${OBJEXT}: Context.cpp GmshConfig.h Context.h ../Geo/CGNSOptions.h \
   ../Mesh/meshPartitionOptions.h ../Common/GmshConfig.h
 Options${OBJEXT}: Options.cpp GmshConfig.h GmshDefines.h ../Geo/GModel.h \
   ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \
-- 
GitLab