]> git.sesse.net Git - ffmpeg/blob - libpostproc/Makefile
Merge commit 'a09c499a2e25ded575cb9f37528384402be86ad8'
[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