]> git.sesse.net Git - ffmpeg/blob - libswresample/Makefile
Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'
[ffmpeg] / libswresample / Makefile
1 include $(SUBDIR)../config.mak
2
3 NAME = swresample
4 FFLIBS = avutil
5
6 HEADERS = swresample.h                       \
7           version.h                          \
8
9 OBJS = audioconvert.o                        \
10        dither.o                              \
11        log2_tab.o                            \
12        rematrix.o                            \
13        resample.o                            \
14        swresample.o                          \
15
16 TESTPROGS = swresample