Mercurial > mplayer.hg
view libao2/Makefile @ 23773:ac45c9bb49af
Reorder CFLAGS, fixes compilation after addition of png.h to FFmpeg.
author | diego |
---|---|
date | Mon, 16 Jul 2007 20:13:25 +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