From ba70e53f28021c855823472786163558da12ed1b Mon Sep 17 00:00:00 2001
From: Ludovic Apvrille <ludovic.apvrille@telecom-paristech.fr>
Date: Thu, 7 Apr 2016 08:06:41 +0000
Subject: [PATCH] Update on TTool Makefile

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

diff --git a/Makefile b/Makefile
index 22c2427da0..eeb303969f 100755
--- a/Makefile
+++ b/Makefile
@@ -151,7 +151,7 @@ svnup:
 
 basicsvnapvrille: svupapvrille jar
 
-svnupapvrille
+svnupapvrille:
 	date
 	svn --username apvrille update build.txt src/ui/DefaultText.java
 	$(JAVA) -jar $(BUILDER) $(BUILD_INFO) $(BUILD_TO_MODIFY)
-- 
GitLab