stagit

custom fork of stagit
Index Commits Files Refs README LICENSE
commit 2e967c5baebafe41620da3979d02cba291745127
parent c880dfed98500072165bae2ce0d53dafa931d1f0
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun, 25 Jun 2017 12:28:59 +0200

Makefile: remove TODO

fixes make dist, thanks stateless :)

Diffstat:
MMakefile | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
@@ -17,8 +17,7 @@ MAN1 = \
     stagit-index.1
 DOC = \
     LICENSE\
-    README\
-    TODO
+    README
 HDR = compat.h
 
 COMPATOBJ = \