• Show log

    Commit

  • Hash : 44debd80
    Author : Ramsay Jones
    Date : 2010-04-27T16:13:57

    Makefile: Add source for the built-in SHA1 routines to $(SRC_C)
    
    This results in the 'sparse' and 'coverage' targets including the
    C source files for the built-in SHA1 routines. In addition to the
    sparse check, this results in the generation of the '.gcov' file
    and inclusion in the test coverage report.
    
    Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>