From f3f7b2e1372b4767f97965153116ab5cbc2a9010 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Tue, 8 Feb 2005 10:31:21 +0000 Subject: distribute patch_swig_output; it might come handy --- php/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php') 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 -- cgit