## Makefile for the gettext-runtime/tests subdirectory of GNU gettext
-## Copyright (C) 2005-2006 Free Software Foundation, Inc.
+## Copyright (C) 2005-2006, 2008 Free Software Foundation, Inc.
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
-I$(srcdir)/../intl
noinst_PROGRAMS = test-lock
-test_lock_SOURCES = test-lock.c ../intl/lock.c
+test_lock_SOURCES = test-lock.c ../intl/lock.c ../intl/threadlib.c
test_lock_LDADD = @LIBMULTITHREAD@ @LIBSCHED@
# Clean up after Solaris cc.