From 04bfe459063b9d9faec60f5897eaba347d9fde01 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Tue, 29 Apr 2008 12:08:55 +0000 Subject: [project @ fpeters@0d.be-20080328175728-1uv5yyo713uhukck] merging benjamin branch (again) Original author: Frederic Peters Date: 2008-03-28 18:57:28.327000+01:00 --- bindings/php5/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings/php5') diff --git a/bindings/php5/tests/Makefile.am b/bindings/php5/tests/Makefile.am index 72851d43..68638d5d 100644 --- a/bindings/php5/tests/Makefile.am +++ b/bindings/php5/tests/Makefile.am @@ -2,5 +2,5 @@ if PHP5_ENABLED TESTS = profile_tests.sh binding_tests.sh endif -EXTRA_DIST = profile_tests.php binding_tests.php +EXTRA_DIST = profile_tests.php binding_tests.php profile_tests.sh binding_tests.sh -- cgit