I'm losing myself between the things I can't test and those I just forget

SVN revision: 62029
This commit is contained in:
Iván Briano 2011-08-03 01:46:16 +00:00
parent d19b1069bc
commit 7e9666493a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ doc: all doc-clean
cp $(srcdir)/img/* latex/
rm -rf $(PACKAGE_DOCNAME).tar*
mkdir -p $(PACKAGE_DOCNAME)/doc
cp -R html/ latex/ man/ $(PACKAGE_DOCNMAE)/doc
cp -R html/ latex/ man/ $(PACKAGE_DOCNAME)/doc
tar cf $(PACKAGE_DOCNAME).tar $(PACKAGE_DOCNAME)/
bzip2 -9 $(PACKAGE_DOCNAME).tar
rm -rf $(PACKAGE_DOCNAME)/