diff --git a/src/project.conf b/src/project.conf index fcaaf70..4ba7444 100644 --- a/src/project.conf +++ b/src/project.conf @@ -6,7 +6,7 @@ cflags_force=`pkg-config --cflags libDesktop` cflags=-W -Wall -g -O2 -fPIE -D_FORTIFY_SOURCE=2 -fstack-protector-all ldflags_force=`pkg-config --libs libDesktop` -lintl -lm ldflags=-pie -Wl,-z,relro -Wl,-z,now -dist=Makefile,common.h,mixer.h,window.h,callbacks.h +dist=Makefile,common.h,control.h,mixer.h,window.h,callbacks.h [mixer] type=binary