summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec/libpostproc/Makefile.am
blob: c9bb6ad4ab7e2ab0c382cc2f18b71971eb78be1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include $(top_srcdir)/misc/Makefile.common

AM_CFLAGS = $(LIBFFMPEG_CFLAGS) -I../
ASFLAGS =

noinst_LTLIBRARIES = libpostprocess.la

EXTRA_DIST = postprocess_template.c

libpostprocess_la_SOURCES = postprocess.c

noinst_HEADERS = mangle.h postprocess.h postprocess_internal.h