diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2011-02-25 12:19:32 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2011-02-25 12:19:32 +0000 |
commit | db4948b8177391746958137f87e6f5fc1d770a02 (patch) | |
tree | 90d96aaeac5a2696b5cf465b7410ea6410618d59 /Makefile | |
parent | 9a109f3c09c72784f4cdcd081a6ea7c27287d78c (diff) |
including iohannes suggestions
svn path=/trunk/externals/pmpd/; revision=14966
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = |