OSDN Git Service

Merge commit 'a4fec9a7eab842ea5eea1b1ee98624356cb31422'
[android-x86/external-ffmpeg.git] / 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