summaryrefslogtreecommitdiffstats
path: root/bindings/php5
diff options
context:
space:
mode:
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: