error: depend on stdio
[gnulib.git] / modules / unictype / scripts-tests
1 Files:
2 tests/unictype/test-scripts.c
3 tests/macros.h
4
5 Depends-on:
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-scripts
11 check_PROGRAMS += test-scripts
12 test_scripts_SOURCES = unictype/test-scripts.c
13 test_scripts_LDADD = $(LDADD) $(LIBUNISTRING)