summaryrefslogtreecommitdiffstats
path: root/gettext-runtime
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-runtime')
-rw-r--r--gettext-runtime/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-runtime/tests/Makefile.am b/gettext-runtime/tests/Makefile.am
index 4734012..0085994 100644
--- a/gettext-runtime/tests/Makefile.am
+++ b/gettext-runtime/tests/Makefile.am
@@ -26,7 +26,7 @@ AM_CPPFLAGS = \
-I.. \
-I$(srcdir)/../intl
-noinst_PROGRAMS = test-lock
+check_PROGRAMS = test-lock
test_lock_SOURCES = test-lock.c ../intl/lock.c ../intl/threadlib.c
test_lock_LDADD = @LIBMULTITHREAD@ @LIBSCHED@