summaryrefslogtreecommitdiffstats
path: root/php/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'php/Makefile.am')
-rw-r--r--php/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/Makefile.am b/php/Makefile.am
index 7db52efc..ba2c6145 100644
--- a/php/Makefile.am
+++ b/php/Makefile.am
@@ -18,7 +18,7 @@ lasso_wrap.c php_lasso.h lasso.php: $(SWIG_I_FILES)
test-php: lasso.la lasso.php
$(PHP4) -d extension_dir=.libs $(srcdir)/lasso.php
-MAINTAINERCLEANFILES = $(SWIG_OUTPUTS)
+MAINTAINERCLEANFILES = Makefile.in $(SWIG_OUTPUTS)
EXTRA_DIST = patch_swig_output.py $(SWIG_OUTPUTS)
clean-local: