1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libpostproc/Makefile

9 lines
111 B
Makefile
Raw Normal View History

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