Imported Debian version 2.4.3~trusty1
[deb_ffmpeg.git] / ffmpeg / libavresample / Makefile
CommitLineData
2ba45a60
DM
1NAME = avresample
2
3HEADERS = avresample.h \
4 version.h \
5
6OBJS = audio_convert.o \
7 audio_data.o \
8 audio_mix.o \
9 audio_mix_matrix.o \
10 dither.o \
11 options.o \
12 resample.o \
13 utils.o \
14
15# Windows resource file
16SLIBOBJS-$(HAVE_GNU_WINDRES) += avresampleres.o
17
18TESTPROGS = avresample