New module 'login_tty'.
[pspp] / modules / spawn-tests
index f416226dccbe49afb5adea0c9f6e5e243edf22d3..18dfae2f7bcd446ed299b70e9d6a6da070e0bdd1 100644 (file)
@@ -15,5 +15,5 @@ if ANSICXX
 TESTS += test-spawn-c++
 check_PROGRAMS += test-spawn-c++
 test_spawn_c___SOURCES = test-spawn-c++.cc
-test_spawn_c___LDADD = $(LDADD) $(LIBINTL)
+test_spawn_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_NANOSLEEP)
 endif