aboutsummaryrefslogtreecommitdiff
path: root/examples/simpletest/Makefile.am
blob: 9f4256a8af84c101007c3906c9ad2de3b5d2c183 (plain)
1
2
3
4
5
6
7
8
MAINTAINERCLEANFILES = Makefile.in

noinst_PROGRAMS = simpletest
AM_CPPFLAGS = -I$(top_srcdir)/src
simpletest_SOURCES = simpletest.cpp WaveFile.cpp
simpletest_LDADD = ../../src/libxtract.la