From a7a314bed2f9659b8f9ad15d58b33e819ccbc6ed Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Tue, 29 Apr 2008 12:08:07 +0000 Subject: [project @ fpeters@0d.be-20080314231256-hjz1wljuqrcbuce3] merging benjamin branch Original author: Frederic Peters Date: 2008-03-15 00:12:56.228000+01:00 --- bindings/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bindings/Makefile.am') diff --git a/bindings/Makefile.am b/bindings/Makefile.am index a49f4c4b..a39b82f2 100644 --- a/bindings/Makefile.am +++ b/bindings/Makefile.am @@ -14,4 +14,5 @@ EXTRA_DIST = bindings.py \ lang_php5_helpers/__init__.py \ lang_php5_helpers/php_code.py \ lang_php5_helpers/wrapper_header.py \ - lang_php5_helpers/wrapper_source.py + lang_php5_helpers/wrapper_source.py \ + utility-scripts/error-analyzer.pl -- cgit