summaryrefslogtreecommitdiff
path: root/Source/++DFB/examples/tests/Makefile.am
blob: 8eca8bdb701e4c8dd2610107921791d2992d1754 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUBDIRS = data

INCLUDES = \
	-I$(top_srcdir)/include	\
	@DIRECTFB_CFLAGS@

LDADD = \
	$(top_builddir)/++dfb/lib++dfb.la	\
	@DIRECTFB_LIBS@

noinst_PROGRAMS = images


images_SOURCES = images.cpp