summaryrefslogtreecommitdiff
path: root/plugins/ao
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ao')
-rw-r--r--plugins/ao/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/ao/Makefile b/plugins/ao/Makefile
index 890c0010..df3b9fd3 100644
--- a/plugins/ao/Makefile
+++ b/plugins/ao/Makefile
@@ -2,8 +2,7 @@ OUT=ao.so
CC=gcc
-#ZLIB_LIBS?=-lz
-ZLIB_LIBS=../../lib-x86-32/libz.a
+ZLIB_LIBS?=-lz
CFLAGS?=-O2 -fomit-frame-pointer
CFLAGS+=-Wall -fPIC -DPATH_MAX=1024 -DHAS_PSXCPU=1 -I../.. -I./ -Ieng_ssf -Ieng_qsf -Ieng_dsf