diff options
Diffstat (limited to 'bindings/php5/Makefile.am')
| -rw-r--r-- | bindings/php5/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bindings/php5/Makefile.am b/bindings/php5/Makefile.am index f82b0825..55dcd3aa 100644 --- a/bindings/php5/Makefile.am +++ b/bindings/php5/Makefile.am @@ -21,6 +21,9 @@ _lasso.c: doc: phpdoc -o HTML:frames:earthli -f lasso.php -t docs +clean-local: + -rm lasso.php php_lasos.h _lasso.c + .PHONY: doc endif |
