diff options
| author | Jim Meyering <meyering@redhat.com> | 2010-06-13 16:34:42 +0200 |
|---|---|---|
| committer | Jim Meyering <meyering@redhat.com> | 2011-01-22 12:16:43 +0100 |
| commit | 63b743902d99aa67adbad795bf11a1ce4d27c39b (patch) | |
| tree | cb2f8fd345f24080dfabc60d27d417f8eff6b913 | |
| parent | build: distribute new file, fiemap.h (diff) | |
| download | coreutils-63b743902d99aa67adbad795bf11a1ce4d27c39b.tar.gz coreutils-63b743902d99aa67adbad795bf11a1ce4d27c39b.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 \ |
