1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libpostproc/Makefile
2011-06-26 09:49:36 +02:00

11 lines
143 B
Makefile

include $(SUBDIR)../config.mak
NAME = postproc
FFLIBS = avutil
HEADERS = postprocess.h
OBJS = postprocess.o
include $(SUBDIR)../subdir.mak