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/sprintf-posix-tests | |
parent | 0909fcfea7cfbd9267a29a7a9d46446f9dea6cce (diff) | |
download | gnulib-a0a83999826796d8f758b05dac2fa3da366ac8ae.tar.gz |
Synthesize an EXTRA_DIST augmentation also for tests modules.
Diffstat (limited to 'modules/sprintf-posix-tests')
-rw-r--r-- | modules/sprintf-posix-tests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/sprintf-posix-tests b/modules/sprintf-posix-tests index 68572557ed..69673d4983 100644 --- a/modules/sprintf-posix-tests +++ b/modules/sprintf-posix-tests @@ -10,5 +10,4 @@ configure.ac: Makefile.am: TESTS += test-sprintf-posix check_PROGRAMS += test-sprintf-posix -EXTRA_DIST += test-sprintf-posix.h |