Edit

kc3-lang/brotli/scripts

Branch :

  • Show log

    Commit

  • Author : William A. Kennington III
    Date : 2018-07-09 01:40:08
    Hash : fc4d3459
    Message : Fix missing header files (#695) Our dist tarball is missing hash_rolling_inc.h and hash_composite_inc.h, which causes subsequent autotools builds to fail. Fix this by adding it to the sources list. Signed-off-by: William A. Kennington III <william@wkennington.com>