summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-06-17 23:01:43 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-06-27 16:36:15 +0100
commit0e6eef54449f20c420a8724e86c052fc73b621bf (patch)
tree87751f67bb3b59f1a6fe7a9061f551ffeee8ff0d /Makefile.am
parent3ae8c98ae0af2ec9712d53894b485d3d404f52c4 (diff)
downloadlibguestfs-0e6eef54449f20c420a8724e86c052fc73b621bf.tar.gz
libguestfs-0e6eef54449f20c420a8724e86c052fc73b621bf.tar.xz
libguestfs-0e6eef54449f20c420a8724e86c052fc73b621bf.zip
EPEL 5: Remove PHP bindings.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 88e38154..5175bf36 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,9 +81,6 @@ endif
if HAVE_HASKELL
SUBDIRS += haskell
endif
-if HAVE_PHP
-SUBDIRS += php
-endif
# Unconditional because nothing is built yet.
SUBDIRS += csharp