From b5a69151fac7409e21160d3ab8b2759c526812de Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Wed, 16 Sep 2009 16:35:39 +0200 Subject: tests: add Makefile.am to tests/ and tests/scripts dir (for packaging) Michael --- tests/scripts/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/scripts/Makefile.am (limited to 'tests/scripts') diff --git a/tests/scripts/Makefile.am b/tests/scripts/Makefile.am new file mode 100644 index 0000000..c4d8b32 --- /dev/null +++ b/tests/scripts/Makefile.am @@ -0,0 +1,5 @@ +EXTRA_DIST = \ + run_tests.sh \ + run_tests_valgrind.sh \ + webclient.pl \ + webserver.pl -- cgit v1.2.3