diff options
author | Bruno Haible <bruno@clisp.org> | 2007-10-04 03:42:26 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2007-10-04 03:42:26 +0200 |
commit | a0a83999826796d8f758b05dac2fa3da366ac8ae (patch) | |
tree | c1b803462496e235ca4f3db5ed5e579e84e57135 /modules/printf-posix-tests | |
parent | 0909fcfea7cfbd9267a29a7a9d46446f9dea6cce (diff) | |
download | gnulib-a0a83999826796d8f758b05dac2fa3da366ac8ae.tar.gz |
Synthesize an EXTRA_DIST augmentation also for tests modules.
Diffstat (limited to 'modules/printf-posix-tests')
-rw-r--r-- | modules/printf-posix-tests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/printf-posix-tests b/modules/printf-posix-tests index 463f269eeb..8d4157f261 100644 --- a/modules/printf-posix-tests +++ b/modules/printf-posix-tests @@ -13,4 +13,3 @@ Makefile.am: TESTS += test-printf-posix.sh TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-printf-posix -EXTRA_DIST += test-printf-posix.sh test-printf-posix.h test-printf-posix.output |