From 2b4fa0c5c5712096fb16df68f44af3a2954905a4 Mon Sep 17 00:00:00 2001 From: EUcancER Date: Mon, 5 Sep 2011 01:40:45 +0200 Subject: changed ticker for solidcoin now using mooncoin with appropriate gold module changing modules in scoreboard --- gold/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'gold/Makefile') diff --git a/gold/Makefile b/gold/Makefile index ff553def..69b9119b 100644 --- a/gold/Makefile +++ b/gold/Makefile @@ -1,3 +1,4 @@ install: ln -snf $$PWD/mtgox/ticker_text.sh ../bin/mtgox_ticker ln -snf $$PWD/scex/ticker_text.sh ../bin/scex_ticker + ln -snf $$PWD/mooncoin/ticker_text.sh ../bin/mooncoin_ticker -- cgit v1.2.3