X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=e9b38eaeb4d8293fb5285061fcc0537699ea2c10;hb=06c906168c0a96662ad47473cfe5f2fb3c316757;hp=ce2f940cf85473a3778c31ae9e39a44400de7882;hpb=8ad79a7c4de406579cf38d938edf44a8b659d03a;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index ce2f940..e9b38ea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,6 +54,9 @@ endif if HAVE_HASKELL SUBDIRS += haskell endif +if HAVE_PHP +SUBDIRS += php +endif # Virt-inspector, tools and guestmount. if HAVE_INSPECTOR