Bump to 1.14.1
[platform/upstream/augeas.git] / modules / obstack-printf-tests
1 Files:
2 tests/test-obstack-printf.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7 xalloc
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-obstack-printf
13 check_PROGRAMS += test-obstack-printf
14 test_obstack_printf_LDADD = $(LDADD) @LIBINTL@