From a92d77e05b63e598bd42c2425b9fb6261bfd0120 Mon Sep 17 00:00:00 2001
From: Anthony Mallet <anthony.mallet@laas.fr>
Date: Tue, 12 Apr 2011 11:15:50 +0200
Subject: [PATCH] [wip/morse-pocolibs] morse has moved to simulation

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

diff --git a/morse-pocolibs/Makefile b/morse-pocolibs/Makefile
index d1040ddd..9111da9a 100644
--- a/morse-pocolibs/Makefile
+++ b/morse-pocolibs/Makefile
@@ -4,7 +4,7 @@
 
 PKGNAME=		morse-pocolibs-${MORSE_VERSION}
 
-include ../../wip/morse/Makefile.common
+include ../../simulation/morse/Makefile.common
 
 COMMENT+=		(pocolibs bindings)
 
@@ -51,6 +51,6 @@ define PKG_OPTION_SET.hri
   include ../../image/viman-genom/depend.mk
 endef
 
-include ../../wip/morse/depend.mk
+include ../../simulation/morse/depend.mk
 include ../../mk/sysdep/swig.mk
 include ../../mk/robotpkg.mk
-- 
GitLab