summaryrefslogtreecommitdiff
path: root/config/swig_php.mpb
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-02-02 17:51:14 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-02-02 17:51:14 +0000
commit81557e8caf358458832bbdcbcc020098d6a5d17d (patch)
tree67ba6aa5124e90cf3d8f3ce98c836ae8f03929a6 /config/swig_php.mpb
parent1e4c5f7bb9da1450a1a1270bbd8147fd558ed3cf (diff)
downloadMPC-81557e8caf358458832bbdcbcc020098d6a5d17d.tar.gz
ChangeLogTag: Fri Feb 2 17:47:09 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'config/swig_php.mpb')
-rw-r--r--config/swig_php.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/swig_php.mpb b/config/swig_php.mpb
index 1d121330..f97e700d 100644
--- a/config/swig_php.mpb
+++ b/config/swig_php.mpb
@@ -13,7 +13,7 @@ project {
generic_outputext = .php
}
requires += swig_php
- includes += $(PHP_INCLUDE) $(PHP_INCLUDE)/main $(PHP_INCLUDE)/Zend \
+ includes += $(PHP_INCLUDE)/. $(PHP_INCLUDE)/main $(PHP_INCLUDE)/Zend \
$(PHP_INCLUDE)/TSRM
libpaths += $(PHP_LIBPATH)/.
}