diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ clean:  all: pianobar  debug: pianobar -debug: CFLAGS=-Wall -pedantic -ggdb +debug: CFLAGS=-Wall -pedantic -ggdb -Wmissing-declarations  waitress-test: CFLAGS+= -DTEST  waitress-test: ${LIBWAITRESS_OBJ}  | 
