From 57891e749d3f463790974138c84077131e6b3a14 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Tue, 6 Nov 2007 16:01:07 -0500 Subject: also dist test .policy files --- test/Makefile.am | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index b37166c..067dbcf 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,15 @@ -EXTRA_DIST = create-coverage-report.sh +EXTRA_DIST = \ + create-coverage-report.sh \ + test-invalid-1-action-id.policy \ + test-invalid-2-bogus-any.policy \ + test-invalid-3-bogus-inactive.policy \ + test-invalid-4-bogus-active.policy \ + test-invalid-5-max-depth.policy \ + test-valid-1.policy \ + test-valid-2-annotations.policy \ + test-valid-3-lang.policy \ + test-valid-4-unknown-tags.policy clean-local : rm -f *~ -- cgit v1.2.3