pricecharts

track prices of consumer electronics
Log | Files | Refs | README

commit 3e3ba8cecde15a22dbd17d4d32dda561366bd46d
parent 1e141735ac3283aa7bd212c4883b9a563b84d5c4
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Thu, 19 Mar 2015 01:49:06 -0600

Makefile: forgot to rename binary here

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -3,7 +3,7 @@ PERL_LIBDATA=/usr/local/libdata/perl5/site_perl HTDOCS=/var/www/htdocs DEV_BIN=/home/kyle/src/pricechart -BINS=price_scraper product_scraper gen_index pc_fcgi gen_svg +BINS=gen_static gen_svg pc_fcgi price_scraper product_scraper # WARNING stupid idiom used below if adding > 1 item to LIBS!! LIBS=PriceChart.pm HTML=tt logo pricechart.css