Patch #5676 (syntax string source).
[pspp-builds.git] / tests / automake.mk
index c682bbd2b2e7858cb736aedef5fe54dd504ff75d..c83dd6e32f694a22ee039ad672dc1d0f1f44be9c 100644 (file)
@@ -158,7 +158,7 @@ tests_libpspp_heap_test_SOURCES = \
        src/libpspp/pool.c \
        src/libpspp/pool.h \
        tests/libpspp/heap-test.c
-tests_libpspp_heap_test_LDADD = gl/libgl.la
+tests_libpspp_heap_test_LDADD = gl/libgl.la @LIBINTL@
 tests_libpspp_heap_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
 
 tests_formats_inexactify_SOURCES = tests/formats/inexactify.c