summaryrefslogtreecommitdiff
path: root/modules/getumask-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/getumask-tests')
-rw-r--r--modules/getumask-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/getumask-tests b/modules/getumask-tests
index 455ef0ff6b..ce506e075f 100644
--- a/modules/getumask-tests
+++ b/modules/getumask-tests
@@ -10,4 +10,4 @@ configure.ac:
Makefile.am:
TESTS += test-getumask
check_PROGRAMS += test-getumask
-test_getumask_LDADD = $(LDADD) $(CLOCK_TIME_LIB) $(LIB_GETRANDOM) $(LIBINTL) $(LIBTHREAD)
+test_getumask_LDADD = $(LDADD) $(CLOCK_TIME_LIB) $(GETRANDOM_LIB) $(LIBINTL) $(LIBTHREAD)