Files
veejay/sandbox/veejay-current/libyuv/Makefile.am
Niels Elburg 90197d342b move stuff
git-svn-id: svn://code.dyne.org/veejay/trunk@1132 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-11-01 03:31:40 +00:00

9 lines
325 B
Makefile

# Makefile for veejay
MAINTAINERCLEANFILES = Makefile.in
AM_CFLAGS=$(YUVCFLAGS)
INCLUDES = -I$(top_srcdir) -I$(includedir) -I$(top_srcdir)/aclib -I$(top_srcdir)/vjmem -I$(top_srcdir)/vjmsg -I$(top_srcdir)/libpostproc
YUV_LIB_FILE = libyuv.la
noinst_LTLIBRARIES = $(YUV_LIB_FILE)
libyuv_la_SOURCES = subsample.c yuvconv.c