From 9bd6f8ef5cb773e7c3eb06f39d85bd5b94c037ec Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 3 May 2007 17:51:44 +0000 Subject: Added a script to ease releases, improved cli interface Added the script prepare-release.sh Modified and added options to allow easy downloading of single issues and media files Moved functions outputting to the command line to cli.c Added a verbose flag git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-24 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 0bf3452..79f8673 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,6 +2,6 @@ bin_PROGRAMS = getht -getht_SOURCES = config.c download.c getht.c issuemem.c \ +getht_SOURCES = config.c cli.c download.c getht.c issuemem.c \ mediarev.c mediaxml.c tocxml.c xml.c \ getht.h issue.h version.h -- cgit v1.2.3