strtoumax: fix typo in previous commit.
[gnulib.git] / modules / getloadavg-tests
1 Files:
2 tests/test-getloadavg.c
3 tests/signature.h
4
5 Depends-on:
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-getloadavg
11 check_PROGRAMS += test-getloadavg
12 test_getloadavg_LDADD = $(LDADD) @GETLOADAVG_LIBS@