From bf4b579d636ea8437cc763a1aa203d2a5764a037 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 18 Aug 2014 12:40:05 +0200 Subject: Fix build on Linux http://hydra.nixos.org/build/13337912 --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 7922783..190212c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,3 +1,5 @@ +LIBS = + check_PROGRAMS = simple main main-scoped big-dynstr no-rpath no_rpath_arch_TESTS = \ -- cgit v0.12