From bdb8547efd737a7bcc431b9284726318a682aea3 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 7 Jun 2008 17:21:03 +0000
Subject: [PATCH] *** empty log message ***

---
 Common/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Common/Makefile b/Common/Makefile
index 98d152ca0d..35814b4498 100644
--- a/Common/Makefile
+++ b/Common/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.177 2008-06-07 17:20:44 geuzaine Exp $
+# $Id: Makefile,v 1.178 2008-06-07 17:21:03 geuzaine Exp $
 #
 # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
 #
@@ -43,7 +43,7 @@ SRC = Context.cpp\
       SmoothData.cpp\
       StringUtils.cpp\
       ListUtils.cpp\
-      TreeUtils.cpp\
+      TreeUtils.cpp avl.cpp\
       MallocUtils.cpp\
       License.cpp
 
-- 
GitLab