From db4948b8177391746958137f87e6f5fc1d770a02 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Fri, 25 Feb 2011 12:19:32 +0000 Subject: including iohannes suggestions svn path=/trunk/externals/pmpd/; revision=14966 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 05c9bae..697a13c 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ EXTRA_DIST = # #------------------------------------------------------------------------------# -CFLAGS = -DPD -I"$(PD_INCLUDE)" -Wall -W -g +CFLAGS = -DPD -I"$(PD_INCLUDE)" -Wall -W -g -Wno-unused LDFLAGS = LIBS = -- cgit v1.2.1