summaryrefslogtreecommitdiff
path: root/plugins/ao/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ao/Makefile')
-rw-r--r--plugins/ao/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ao/Makefile b/plugins/ao/Makefile
index 742684d3..953da86d 100644
--- a/plugins/ao/Makefile
+++ b/plugins/ao/Makefile
@@ -4,7 +4,7 @@ CC=gcc
ZLIB_LIBS=-lz
-CFLAGS=-Wall -DPATH_MAX=1024 -DHAS_PSXCPU=1 -I../.. -I./ -Ieng_ssf -Ieng_qsf -Ieng_dsf -lm
+CFLAGS=-Wall -DPATH_MAX=1024 -DHAS_PSXCPU=1 -I../.. -I./ -Ieng_ssf -Ieng_qsf -Ieng_dsf
LDFLAGS=-module -shared -fPIC $(ZLIB_LIBS) -lm