From 7e9666493a692d2a575af44f32a7914d929d998d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Briano?= Date: Wed, 3 Aug 2011 01:46:16 +0000 Subject: [PATCH] I'm losing myself between the things I can't test and those I just forget SVN revision: 62029 --- legacy/ethumb/doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/ethumb/doc/Makefile.am b/legacy/ethumb/doc/Makefile.am index 7a6ce08e78..aa62036377 100644 --- a/legacy/ethumb/doc/Makefile.am +++ b/legacy/ethumb/doc/Makefile.am @@ -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)/