Use src/ not lib/ as root of source in example Makefile.am code.
[gnulib.git] / modules / expl-tests
1 Files:
2 tests/test-expl.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7 fpucw
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-expl
13 check_PROGRAMS += test-expl
14 test_expl_LDADD = $(LDADD) @EXPL_LIBM@