Mercurial > hg > libxtract
view examples/simpletest/Makefile.am @ 210:c99c00e1c508
Fixed bugs in xtract_failsafe_f0(). Should now actually be failsafe. Only exception is silent input.
author | Jamie Bullock <jamie@jamiebullock.com> |
---|---|
date | Mon, 17 Mar 2014 16:39:30 +0000 |
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