From ca08831c9624db9fba2805b5b1116ba779db02ff Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Tue, 29 Apr 2008 12:06:08 +0000 Subject: [project @ fpeters@0d.be-20071120201438-11ybvaefw3o02p7h] clean built files Original author: Frederic Peters Date: 2007-11-20 21:14:38.792000+01:00 --- bindings/php5/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bindings/php5') 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 -- cgit