diff options
Diffstat (limited to 'gold/Makefile')
-rw-r--r-- | gold/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/Makefile b/gold/Makefile index 69b9119b..97ddcf71 100644 --- a/gold/Makefile +++ b/gold/Makefile @@ -2,3 +2,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 + ln -snf $$PWD/bitcoinslc/stats_text.sh ../bin/bitcoinslc_stats |