view Makefile @ 107:7cbdc99cc753 libpostproc

Do not ignore .depend files, they are no longer generated.
author diego
date Thu, 24 Apr 2008 10:17:55 +0000
parents 3024bc8f1c61
children
line wrap: on
line source

include $(SUBDIR)../config.mak

NAME = postproc
FFLIBS = avutil

HEADERS = postprocess.h

OBJS = postprocess.o

include $(SUBDIR)../subdir.mak