summaryrefslogtreecommitdiff
path: root/plugins/musepack/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/musepack/Makefile.am')
-rw-r--r--plugins/musepack/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/musepack/Makefile.am b/plugins/musepack/Makefile.am
index 213fee32..c82490aa 100644
--- a/plugins/musepack/Makefile.am
+++ b/plugins/musepack/Makefile.am
@@ -27,6 +27,6 @@ mpc/minimax.h
musepack_la_LDFLAGS = -module
musepack_la_LIBADD = $(LDADD) -lm
-AM_CFLAGS = $(CFLAGS) -fPIC
+AM_CFLAGS = $(CFLAGS) -fPIC -std=c99
endif