Makefile / make dist: there is no TODO file - tscrape - twitter scraper
(HTM) git clone git://git.codemadness.org/tscrape
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit bd299de160e8f56d6f88538d9d4d4ded4775038d
(DIR) parent 0743e76986d211f2a2695410c7678275355341d0
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 22 Feb 2019 13:11:48 +0100
Makefile / make dist: there is no TODO file
Diffstat:
M Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
(DIR) diff --git a/Makefile b/Makefile
@@ -30,8 +30,7 @@ MAN1 = tscrape.1
DOC = \
LICENSE\
- README\
- TODO
+ README
HDR = \
util.h\
xml.h