From: Philip Withnall Date: Sun, 29 Jul 2012 07:50:38 +0000 (+0200) Subject: build: Add a missing file to the tests Makefile X-Git-Tag: FOLKS_0_7_3~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9cccbd2640368726a4bf04acd3be8c75289695a;p=platform%2Fupstream%2Ffolks.git build: Add a missing file to the tests Makefile --- diff --git a/tests/tools/Makefile.am b/tests/tools/Makefile.am index 187140e..04a2373 100644 --- a/tests/tools/Makefile.am +++ b/tests/tools/Makefile.am @@ -1,5 +1,6 @@ EXTRA_DIST = \ eds.sh \ + execute-test.sh \ with-session-bus.sh \ dbus-session.sh \ manager-file.py \