summaryrefslogtreecommitdiffstats
path: root/libao2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libao2/Makefile')
-rw-r--r--libao2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libao2/Makefile b/libao2/Makefile
index 41fa7fac1a..1d3272a5ee 100644
--- a/libao2/Makefile
+++ b/libao2/Makefile
@@ -1,8 +1,8 @@
include ../config.mak
-LIBNAME = libao2.a
+LIBNAME_MPLAYER = libao2.a
-SRCS=audio_out.c \
+SRCS_MPLAYER = audio_out.c \
ao_mpegpes.c \
ao_null.c \
ao_pcm.c \