X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvprintf-posix-tests;h=84f250b35cdee7757051ffc8469162676d4fc1ad;hb=5f1cfee9e825db39e75bc2388856fb274d395e20;hp=5335ea25b4d7d48d6a76845c6ab2d45d28a0b443;hpb=4a9ad45de5d3d6e51bfe80647e258b4970126812;p=gnulib.git diff --git a/modules/vprintf-posix-tests b/modules/vprintf-posix-tests index 5335ea25b..84f250b35 100644 --- a/modules/vprintf-posix-tests +++ b/modules/vprintf-posix-tests @@ -3,6 +3,8 @@ tests/test-vprintf-posix.sh tests/test-vprintf-posix.c tests/test-printf-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-vprintf-posix.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-vprintf-posix -EXTRA_DIST += test-vprintf-posix.sh test-printf-posix.h test-printf-posix.output