From 933458c0681e9d50031d9130f352accdbce1a4e4 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 27 May 2008 15:27:30 +0000 Subject: add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am --- bindings/php5/examples/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'bindings/php5/examples') diff --git a/bindings/php5/examples/Makefile.am b/bindings/php5/examples/Makefile.am index 731cee07..8488755b 100644 --- a/bindings/php5/examples/Makefile.am +++ b/bindings/php5/examples/Makefile.am @@ -1 +1,2 @@ +MAINTAINERCLEANFILES = Makefile.in EXTRA_DIST = get_attributes_from_assertion.php -- cgit