Description: Remove the php subdirectory from the subdirectories processed by
 the Makefile as the PHP module is built separately and the PHP module Makefile
 can't handle the 'make check' target
Author: Emmanuel Bouthenot <kolter@debian.org>
Forwarded: not needed
Last-Update: 2012-05-12
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,5 +6,4 @@
 
 SUBDIRS = \
 	src \
-	man \
-	php
+	man
