Introduction
Introduction Statistics Contact Development Disclaimer Help
Makefile / make dist: there is no TODO file - tscrape - twitter scraper
git clone git://git.codemadness.org/tscrape
Log
Files
Refs
README
LICENSE
---
commit bd299de160e8f56d6f88538d9d4d4ded4775038d
parent 0743e76986d211f2a2695410c7678275355341d0
Author: Hiltjo Posthuma <[email protected]>
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(-)
---
diff --git a/Makefile b/Makefile
@@ -30,8 +30,7 @@ MAN1 = tscrape.1
DOC = \
LICENSE\
- README\
- TODO
+ README
HDR = \
util.h\
xml.h
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.