From 973087109de4366e6682cff80970121621929d46 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 7 Aug 2007 23:53:34 +0000 Subject: Added individual Raul building, for those who are so inclined. git-svn-id: http://svn.drobilla.net/lad/raul@683 a436a847-0d15-0410-975c-d299462d15a1 --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 0829d81..5aac41f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,4 @@ -if BUILD_TESTS +if BUILD_UNIT_TESTS AM_CXXFLAGS = -I.. -lpthread @REDLAND_CFLAGS@ @GLIBMM_CFLAGS@# -DTABLE_SORT_DEBUG ALL_LIBS = @REDLAND_LIBS@ @GLIBMM_LIBS@ ../src/libraul.la -- cgit v1.2.1