From b456a677f226bb3c7e2a692b3719f268211236cb Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 3 Aug 2012 16:24:51 +0200 Subject: [PATCH] build-sys: add tests/run-nonroot.sh to automake file Signed-off-by: Karel Zak --- tests/Makemodule.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makemodule.am b/tests/Makemodule.am index e7c31af23f..a5e26bfb1d 100644 --- a/tests/Makemodule.am +++ b/tests/Makemodule.am @@ -5,6 +5,7 @@ EXTRA_DIST += \ tests/expected \ tests/functions.sh \ tests/run.sh \ + tests/run-nonroot.sh \ tests/ts clean-local-tests: -- 2.47.3