]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blob - libpostproc/Makefile
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libpostproc / Makefile
1 include $(SUBDIR)../config.mak
2
3 NAME = postproc
4 FFLIBS = avutil
5
6 HEADERS = postprocess.h
7
8 OBJS = postprocess.o
9
10 include $(SUBDIR)../subdir.mak