1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-10 09:31:06 +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 $(SRC_PATH)/subdir.mak