diff options
| author | Jim Meyering <meyering@redhat.com> | 2010-06-13 16:34:42 +0200 |
|---|---|---|
| committer | Jim Meyering <meyering@redhat.com> | 2011-01-28 23:28:38 +0100 |
| commit | c7ab2b8ae880eed0ca8f08d7bf404552e57c91ca (patch) | |
| tree | 2931b15e882835d930710b834cf6925b1001f2a0 | |
| parent | build: distribute new file, fiemap.h (diff) | |
| download | coreutils-c7ab2b8ae880eed0ca8f08d7bf404552e57c91ca.tar.gz coreutils-c7ab2b8ae880eed0ca8f08d7bf404552e57c91ca.zip | |
build: distribute new test script, filefrag-extent-compare
* tests/Makefile.am (EXTRA_DIST): Add filefrag-extent-compare.
| -rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 081ae8e34..847f18136 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -10,6 +10,7 @@ EXTRA_DIST = \ CuTmpdir.pm \ check.mk \ envvar-check \ + filefrag-extent-compare \ init.cfg \ init.sh \ lang-default \ |
