summaryrefslogtreecommitdiffstats
path: root/bindings/php5/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/php5/Makefile.am')
-rw-r--r--bindings/php5/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/php5/Makefile.am b/bindings/php5/Makefile.am
index 55dcd3aa..65d1fdf2 100644
--- a/bindings/php5/Makefile.am
+++ b/bindings/php5/Makefile.am
@@ -22,7 +22,7 @@ doc:
phpdoc -o HTML:frames:earthli -f lasso.php -t docs
clean-local:
- -rm lasso.php php_lasos.h _lasso.c
+ -rm lasso.php php_lasso.h _lasso.c
.PHONY: doc