From: Mart Lubbers Date: Mon, 8 May 2017 09:43:34 +0000 (+0200) Subject: update cleanserial and makefile X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=d039fffef4138da352ddf9809f471d5d85b639f9;p=mTask.git update cleanserial and makefile --- diff --git a/CleanSerial b/CleanSerial index 948f49f..3a3cc11 160000 --- a/CleanSerial +++ b/CleanSerial @@ -1 +1 @@ -Subproject commit 948f49f132f17f55b2ac49c2771df13d9aac3b48 +Subproject commit 3a3cc117a5b3e9cfe8c1d0272b8af431156f118f diff --git a/Makefile b/Makefile index c6c5975..6dea347 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ endif CLMLIBS:=\ -I $(CLEAN_HOME)/lib/Platform\ -I $(CLEAN_HOME)/lib/Platform/Deprecated/StdLib\ - -I $(CLEAN_HOME)/lib/iTasks\ + -I ~/projects/iTasks-SDK/Libraries\ -I $(CLEAN_HOME)/lib/GraphCopy\ -I $(CLEAN_HOME)/lib/Sapl\ -I $(CLEAN_HOME)/lib/StdEnv\