• Show log

    Commit

  • Hash : 6e8997d8
    Author : Stefano Lattarini
    Date : 2012-12-08T19:49:33

    docs: copy the 'gendocs.sh' script from Texinfo CVS repository
    
    As well as the 'gendocs_template' file.  And enhance the "make fetch"
    target to keep them synced.  It's better than having to fetch these
    files by hand each time a release is to be made.
    
    * Makefile.am (FETCHFILES): List 'gendocs.sh' and 'gendocs_template'.
    (fetch): Fetch them, into 'lib/'.
    (EXRA_DIST): Distribute them.
    * HACKING: Adjust instructions for generation of manuals.
    
    Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>