diff options
| author | Romain Chantereay <rchantereau@entrouvert.com> | 2004-08-18 16:35:20 +0000 |
|---|---|---|
| committer | Romain Chantereay <rchantereau@entrouvert.com> | 2004-08-18 16:35:20 +0000 |
| commit | 3f8a8fc02fab15d98a826503ab56a6cb8dfe2eba (patch) | |
| tree | c010ad724211837f7da668f863ee5c9747ae10f2 /docs/reference/Makefile.am | |
| parent | 8b51d48a47c56c176947dc27bdf25515e3722705 (diff) | |
| download | lasso-3f8a8fc02fab15d98a826503ab56a6cb8dfe2eba.tar.gz lasso-3f8a8fc02fab15d98a826503ab56a6cb8dfe2eba.tar.xz lasso-3f8a8fc02fab15d98a826503ab56a6cb8dfe2eba.zip | |
Oups.
Reverted to 1.7 for lasso-sections.txt
maintainer-clean do not remove it anymore.
Diffstat (limited to 'docs/reference/Makefile.am')
| -rw-r--r-- | docs/reference/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
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 |
