From 3f8a8fc02fab15d98a826503ab56a6cb8dfe2eba Mon Sep 17 00:00:00 2001 From: Romain Chantereay Date: Wed, 18 Aug 2004 16:35:20 +0000 Subject: Oups. Reverted to 1.7 for lasso-sections.txt maintainer-clean do not remove it anymore. --- docs/reference/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/reference/Makefile.am') diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am index c9f74e58..e6b75168 100644 --- a/docs/reference/Makefile.am +++ b/docs/reference/Makefile.am @@ -133,7 +133,7 @@ clean: clean-sources clean-local -@rm -rf tmpl -@rm -rf sgml -@rm -rf html - -@rm -f lasso-decl-list.txt lasso-decl.txt lasso-undocumented.txt lasso-unused.txt lasso-sections.txt + -@rm -f lasso-decl-list.txt lasso-decl.txt lasso-undocumented.txt lasso-unused.txt -@rm -f $(SCANOBJ_FILES) index.sgml lasso-index.sgml clean-sources: @@ -143,7 +143,5 @@ clean-local: -@rm -rf $(SCANOBJ_FILES) *.o *~ *.bak *.stamp maintainer-clean-local: clean - -@rm *.html *.txt -@rm -rf `find sgml -name "*.sgml" -print` -lasso-sections.txt: scan -- cgit