summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-06-28 15:06:05 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-06-28 15:07:34 +0200
commitd89d7e3d7f5b21fe53ea0cbf65134bdc3df30950 (patch)
tree317a3a5f9931f1b533b3a4eb00f488736d667afc /tests
parent0b78208a5b92517769043aff4dfcba0b67fa8f6e (diff)
Add tar test samples to distribution tar ball
Make sure the unit tests can be run from the distribution tar ball. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'tests')
-rw-r--r--tests/Makemodule.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makemodule.am b/tests/Makemodule.am
index 75e8a14..e9cb8c4 100644
--- a/tests/Makemodule.am
+++ b/tests/Makemodule.am
@@ -57,3 +57,5 @@ TESTS += test_mknode_reg test_mknode_dir test_gen_inode_table
TESTS += test_add_by_path test_get_path test_fstree_sort test_fstree_from_file
TESTS += test_fstree_init test_fstree_xattr test_tar_ustar test_tar_pax
TESTS += test_tar_gnu
+
+EXTRA_DIST += $(top_srcdir)/tests/tar