Makefile: remove TODO - stagit - static git page generator
 (HTM) git clone git://git.codemadness.org/stagit
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 2e967c5baebafe41620da3979d02cba291745127
 (DIR) parent c880dfed98500072165bae2ce0d53dafa931d1f0
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 25 Jun 2017 12:28:59 +0200
       
       Makefile: remove TODO
       
       fixes make dist, thanks stateless :)
       
       Diffstat:
         M Makefile                            |       3 +--
       
       1 file changed, 1 insertion(+), 2 deletions(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       @@ -17,8 +17,7 @@ MAN1 = \
                stagit-index.1
        DOC = \
                LICENSE\
       -        README\
       -        TODO
       +        README
        HDR = compat.h
        
        COMPATOBJ = \