From ee7282ce0ddb85e4e0d8174a8db6d3853b2b41a5 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 12 Aug 2014 22:05:38 +0200 Subject: test/test_pcm: add PcmExport unit test --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9123d479d..44ce20fff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1979,6 +1979,7 @@ test_test_pcm_SOURCES = \ test/test_pcm_format.cxx \ test/test_pcm_volume.cxx \ test/test_pcm_mix.cxx \ + test/test_pcm_export.cxx \ test/test_pcm_all.hxx \ test/test_pcm_main.cxx test_test_pcm_CPPFLAGS = $(AM_CPPFLAGS) $(CPPUNIT_CFLAGS) -DCPPUNIT_HAVE_RTTI=0 -- cgit v1.2.3