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 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 |