summaryrefslogtreecommitdiff
path: root/plugins/shn/Makefile
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2010-12-04 16:03:24 +0100
committerGravatar waker <wakeroid@gmail.com>2010-12-04 16:03:24 +0100
commit615764a283c7d978eca67e6498efa272d634c391 (patch)
tree8024b68e02193e1cce63934aaac1b46ca4c08ab8 /plugins/shn/Makefile
parentf7530c6302efde3300fe48644153805e777af92a (diff)
makefile fixes
Diffstat (limited to 'plugins/shn/Makefile')
-rw-r--r--plugins/shn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/shn/Makefile b/plugins/shn/Makefile
index a87ac1ec..f60ea3bd 100644
--- a/plugins/shn/Makefile
+++ b/plugins/shn/Makefile
@@ -2,9 +2,9 @@ OUT=shn.so
CC=gcc
-CFLAGS=-Wall -std=c99 -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I../..
+CFLAGS+=-Wall -std=c99 -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I../..
-LDFLAGS=-module -shared -fPIC -lm
+LDFLAGS+=-module -shared -fPIC -lm
SOURCES=array.c convert.c misc.c output.c seek.c shn.c shorten.c sulawalaw.c vario.c wave.c