Mercurial > hg > libxtract
view examples/simpletest/Makefile.am @ 232:f7a7a54e9de4
Add stdint include
author | Jamie Bullock <jamie@jamiebullock.com> |
---|---|
date | Wed, 04 Jun 2014 18:07:47 +0100 |
parents | 4a85175004d9 |
children | 7ebeac9b0d92 |
line wrap: on
line source
MAINTAINERCLEANFILES = Makefile.in noinst_PROGRAMS = simpletest AM_CFLAGS = -I$(top_srcdir)/src simpletest_SOURCES = simpletest.c simpletest_LDADD = ../../src/libxtract.la