view examples/simpletest/Makefile.am @ 216:1f18f47e29eb

Add ring buffer implementation
author Jamie Bullock <jamie@jamiebullock.com>
date Tue, 03 Jun 2014 21:20:01 +0100
parents a9154a4599c2
children 4a85175004d9
line wrap: on
line source
MAINTAINERCLEANFILES = Makefile.in

noinst_PROGRAMS = simpletest
INCLUDES = -I$(top_srcdir)/src
simpletest_SOURCES = simpletest.c
simpletest_LDADD = ../../src/libxtract.la