summaryrefslogtreecommitdiffstats
path: root/bindings/php5
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2008-04-29 12:08:43 +0000
committerFrederic Peters <fpeters@entrouvert.com>2008-04-29 12:08:43 +0000
commit81ef2515cee1c5c0dd46be667e23e6f407b68728 (patch)
tree1117e1ed92c21b2841d79499262f6e93549a5391 /bindings/php5
parent02f9795f1ad4c609a8b604ee94da397b31148c5d (diff)
downloadlasso-81ef2515cee1c5c0dd46be667e23e6f407b68728.tar.gz
lasso-81ef2515cee1c5c0dd46be667e23e6f407b68728.tar.xz
lasso-81ef2515cee1c5c0dd46be667e23e6f407b68728.zip
[project @ fpeters@0d.be-20080326094754-cw66nuog62q06ekk]
merging benjamin branch Original author: Frederic Peters <fpeters@0d.be> Date: 2008-03-26 10:47:54.384000+01:00
Diffstat (limited to 'bindings/php5')
-rw-r--r--bindings/php5/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/php5/Makefile.am b/bindings/php5/Makefile.am
index 94b22ee5..a5682282 100644
--- a/bindings/php5/Makefile.am
+++ b/bindings/php5/Makefile.am
@@ -19,7 +19,7 @@ if WSF_ENABLED
EXTRA_ARGS = --enable-id-wsf
endif
-lasso.php _lasso.c: ../lang_php5.py ../lang_php5_helpers/php_code.py
+lasso.php _lasso.c: ../lang_php5.py ../lang_php5_helpers/php_code.py ../lang_php5_helpers/wrapper_source.py
$(PYTHON) $(top_srcdir)/bindings/bindings.py -l php5 --src-dir=$(top_srcdir)/lasso/ $(EXTRA_ARGS)
doc: