From: Nikos Mavrogiannopoulos Date: Sat, 11 Feb 2012 09:02:49 +0000 (+0100) Subject: corrected move of files X-Git-Tag: gnutls_3_0_13~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bdc380d6f617bfad7e300e4ba2f84b52ed434997;p=thirdparty%2Fgnutls.git corrected move of files --- diff --git a/Makefile.am b/Makefile.am index 6be58fed55..e85f5969c2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,5 +46,5 @@ dist-hook: autogen -Tagman-cmd.tpl $$i.tmp; \ rm -f $$i.tmp; \ mv -f *.1 ../doc/manpages/; \ - mv -f *.texi ../doc/manpages; \ + mv -f *.texi ../doc/; \ done