]> git.sesse.net Git - ffmpeg/blob - libpostproc/Makefile
Merge commit '46191a2da16f751e53d93646ae1388d421d12bee'
[ffmpeg] / libpostproc / Makefile
1 include $(SUBDIR)../config.mak
2
3 NAME = postproc
4 FFLIBS = avutil
5
6 HEADERS = postprocess.h        \
7           version.h            \
8
9 OBJS = postprocess.o
10
11 # Windows resource file
12 SLIBOBJS-$(HAVE_GNU_WINDRES) += postprocres.o