From 919d529206cd8e6a52568a88b44939205b6e39b9 Mon Sep 17 00:00:00 2001
From: Arnaud Degroote <arnaud.degroote@isae.fr>
Date: Tue, 18 Feb 2014 11:39:32 +0100
Subject: [PATCH] [wip/urg] Fix a typo in depend.mk

Reported by Charles Lesire
---
 urg/depend.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/urg/depend.mk b/urg/depend.mk
index 78063b73..14393acf 100644
--- a/urg/depend.mk
+++ b/urg/depend.mk
@@ -19,7 +19,7 @@ DEPEND_DIR.urg?=	../../wip/urg
 
 SYSTEM_SEARCH.urg=\
 	bin/urg-config \
-	include/urg/UrgCtrl.h
+	include/urg/UrgCtrl.h \
 	lib/liburg.so 
 endif
 
-- 
GitLab