Add a comment that explains why this header has no multiple inclusion guards.
[mplayer/greg.git] / libao2 / Makefile
blobd6cf45ccee6a1f62d98024f92c53ec9cbf71fae2
1 include ../config.mak
3 LIBNAME_MPLAYER = libao2.a
5 SRCS_MPLAYER = audio_out.c \
6 ao_mpegpes.c \
7 ao_null.c \
8 ao_pcm.c \
9 $(AO_SRCS) \
11 include ../mpcommon.mak