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