--- Makefile.orig 2008-10-01 20:22:56.408005639 +0200 +++ Makefile 2008-10-01 20:41:41.827892937 +0200 @@ -10,7 +10,7 @@ MANDIR=/usr/share/man/man8 CC?=gcc -CFLAGS := -O2 -g -fstack-protector -D_FORTIFY_SOURCE=2 -Wall -W -Wstrict-prototypes -Wundef -fno-common -Werror-implicit-function-declaration -Wdeclaration-after-statement +CFLAGS += -O2 -g -fstack-protector -D_FORTIFY_SOURCE=2 -Wall -W -Wstrict-prototypes -Wundef -fno-common -Werror-implicit-function-declaration -Wdeclaration-after-statement MY_CFLAGS := `pkg-config --cflags libnotify gtk+-2.0` #