From 0ac437b82d40bc3c319a48d7baf8e248143668a2 Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Wed, 12 Mar 2008 18:04:27 +1100 Subject: Testcases should now work even when symbols aren't visible in the dso --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index e19c6c6..cf309a3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -15,4 +15,5 @@ laplace_test_SOURCES = laplace-test.c mdct_test_SOURCES = mdct-test.c rotation_test_SOURCES = rotation-test.c +LDFLAGS = -static LDADD = $(top_builddir)/libcelt/libcelt.la -- cgit v1.2.3