X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvfprintf-posix-tests;h=d4dab2d9481de23d8c8d628a3b4def11edb1850b;hb=ad2c4b8339db7e2734f0504d5157bb31129f728c;hp=b91d17fe1e0c73ee6525a890465d5cced9200d82;hpb=4a9ad45de5d3d6e51bfe80647e258b4970126812;p=gnulib.git diff --git a/modules/vfprintf-posix-tests b/modules/vfprintf-posix-tests index b91d17fe1..d4dab2d94 100644 --- a/modules/vfprintf-posix-tests +++ b/modules/vfprintf-posix-tests @@ -3,6 +3,8 @@ tests/test-vfprintf-posix.sh tests/test-vfprintf-posix.c tests/test-fprintf-posix.h tests/test-printf-posix.output +tests/signature.h +tests/macros.h Depends-on: stdint @@ -11,6 +13,4 @@ configure.ac: Makefile.am: TESTS += test-vfprintf-posix.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-vfprintf-posix -EXTRA_DIST += test-vfprintf-posix.sh test-fprintf-posix.h test-printf-posix.output