Mercurial > mplayer.hg
view libao2/Makefile @ 22814:01ea28c9fa10
Revert r22819
Fix to compile libvo/vo_xvmc.c is no longer needed after FFmpeg r8527.
author | cehoyos |
---|---|
date | Mon, 26 Mar 2007 22:03:43 +0000 |
parents | 090ec2169aee |
children |
line wrap: on
line source
include ../config.mak LIBNAME_MPLAYER = libao2.a SRCS_MPLAYER = audio_out.c \ ao_mpegpes.c \ ao_null.c \ ao_pcm.c \ $(AO_SRCS) \ include ../mpcommon.mak