diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2005-02-08 10:31:21 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2005-02-08 10:31:21 +0000 |
| commit | f3f7b2e1372b4767f97965153116ab5cbc2a9010 (patch) | |
| tree | 83f14d05e87f084ccd136c44953971ce6f65ff17 /php | |
| parent | e87dc10be14af2ae21e26089b17d78e65ddf9a22 (diff) | |
| download | lasso-f3f7b2e1372b4767f97965153116ab5cbc2a9010.tar.gz lasso-f3f7b2e1372b4767f97965153116ab5cbc2a9010.tar.xz lasso-f3f7b2e1372b4767f97965153116ab5cbc2a9010.zip | |
distribute patch_swig_output; it might come handy
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 |
