diff --git a/tests/project.conf b/tests/project.conf index 3d01348..03ea307 100644 --- a/tests/project.conf +++ b/tests/project.conf @@ -21,7 +21,8 @@ depends=../src/buffer.c [clint.log] type=script -script=./clint.sh -O CPPFLAGS="-I$(DESTDIR)$(PREFIX)/include -I../include `pkg-config --cflags python-2.7`" +script=./clint.sh +flags=-O CPPFLAGS="-I$(DESTDIR)$(PREFIX)/include -I../include `pkg-config --cflags python-2.7`" depends=$(OBJDIR)../src/libSystem.a,clint.sh [config]