From af31551e1873f6719999cd103b9e9e46d4d00dc8 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sat, 8 Jul 2017 12:43:18 +0200 Subject: Include test files in "make dist" --- test/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/Makefile.am (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am new file mode 100644 index 0000000..8cf26e2 --- /dev/null +++ b/test/Makefile.am @@ -0,0 +1,4 @@ +## Process this file with automake to produce Makefile.in + +EXTRA_DIST = meson.build conftest.py pytest.ini test_sshfs.py \ + util.py wrong_command.c -- cgit v1.2.3