summaryrefslogtreecommitdiffstats
path: root/bindings/php5/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/php5/tests/Makefile.am')
-rw-r--r--bindings/php5/tests/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/bindings/php5/tests/Makefile.am b/bindings/php5/tests/Makefile.am
new file mode 100644
index 00000000..72851d43
--- /dev/null
+++ b/bindings/php5/tests/Makefile.am
@@ -0,0 +1,6 @@
+if PHP5_ENABLED
+TESTS = profile_tests.sh binding_tests.sh
+endif
+
+EXTRA_DIST = profile_tests.php binding_tests.php
+