From d89d7e3d7f5b21fe53ea0cbf65134bdc3df30950 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Fri, 28 Jun 2019 15:06:05 +0200 Subject: 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 --- tests/Makemodule.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makemodule.am') 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 -- cgit v1.2.3