X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvprintf-posix-tests;h=071b7a005262543f6870d07a2da17bfe61c531e7;hb=16e403776065fa5173be83ccf84004b287b72dc7;hp=26631b78e87bbdfe7aa83bbf86282be7e4645c24;hpb=ed91d0417a5d9abb08f7e3de0a5656e8974dbc76;p=gnulib.git diff --git a/modules/vprintf-posix-tests b/modules/vprintf-posix-tests index 26631b78e..071b7a005 100644 --- a/modules/vprintf-posix-tests +++ b/modules/vprintf-posix-tests @@ -2,7 +2,7 @@ Files: tests/test-vprintf-posix.sh tests/test-vprintf-posix.c tests/test-printf-posix.h -tests/test-fprintf-posix.out +tests/test-printf-posix.output Depends-on: stdint @@ -13,4 +13,3 @@ 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-fprintf-posix.out