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