diff options
Diffstat (limited to 'php')
| -rw-r--r-- | php/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/Makefile.am b/php/Makefile.am index 3716fb07..c0566561 100644 --- a/php/Makefile.am +++ b/php/Makefile.am @@ -18,7 +18,7 @@ test-php: lasso.la lasso.php $(PHP) -d extension_dir=.libs $(srcdir)/lasso.php MAINTAINERCLEANFILES = $(SWIG_OUTPUTS) -EXTRA_DIST = $(SWIG_OUTPUTS) +EXTRA_DIST = patch_swig_output.py $(SWIG_OUTPUTS) clean-local: rm -f lasso_wrap.c.bak |
