summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib/util/render/dither2YUV/Makefile.am
blob: 374658a3d86a91342f2b6ee511008388582d5904 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#  libdivxplugin - Makefile.am

EXTRA_DIST		=	README

INCLUDES                =       -I.. $(all_includes) 


noinst_LTLIBRARIES	=	libdivxutil_dither.la

noinst_HEADERS		=	dither2YUV.h rgb2yuvdefs.h rgb2yuv16.h \
				rgb2yuv32.h

libdivxutil_dither_la_SOURCES	=	dither2YUV.cpp rgb2yuv16.cpp \
					rgb2yuv32.cpp