diff --git a/src/project.conf b/src/project.conf index c04b1b3..aae3ecf 100644 --- a/src/project.conf +++ b/src/project.conf @@ -5,7 +5,6 @@ cflags_force=-W -Wall -fPIC cflags=-g -O2 -pedantic dist=Makefile,appinterface.h,token.h - [libSystem] type=library sources=appclient.c,appinterface.c,appserver.c,array.c,buffer.c,config.c,error.c,event.c,hash.c,object.c,parser.c,plugin.c,string.c,token.c