Skip to content
  • Iustin Pop's avatar
    Small Makefile.am cleanups · a2d7ea09
    Iustin Pop authored
    
    
    Indentation within rules is fixed to always be 2 spaces (as opposed to
    mixed tabs/2 spaces/4 spaces). Additionally, the check-dirs rule,
    which was more complex than necessary, has been simplified: moved
    auto4mte.cache to DIRCHECK_EXCLUDE, and simplify the find call and the
    exit condition (no need for if test …; then exit 0; else exit 1; fi).
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
    a2d7ea09