Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    r9ffa590 r429ff6c  
    518518    sphinx(bld)
    519519
    520     from waflib.Tools import waf_unit_test
    521     bld.add_post_fun(waf_unit_test.summary)
    522     bld.add_post_fun(waf_unit_test.set_exit_code)
    523 
    524520def txt2man(bld):
    525521    # build manpages from txt files using txt2man
Note: See TracChangeset for help on using the changeset viewer.