diff options
author | tv <tv@xso> | 2011-08-29 14:42:20 +0200 |
---|---|---|
committer | tv <tv@xso> | 2011-08-29 14:42:20 +0200 |
commit | 9116f4823f42ecb1259cc5ce0c699224788ae43c (patch) | |
tree | 06fb99b15cf20d545868d0aad35e783fd93b3416 /gold/Makefile | |
parent | 74e325f2c44361230aa133a61fb35cd3e596a63c (diff) | |
parent | d380950968e9c0bf11be546c1808db6abd17d4dc (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'gold/Makefile')
-rw-r--r-- | gold/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gold/Makefile b/gold/Makefile new file mode 100644 index 00000000..ff553def --- /dev/null +++ b/gold/Makefile @@ -0,0 +1,3 @@ +install: + ln -snf $$PWD/mtgox/ticker_text.sh ../bin/mtgox_ticker + ln -snf $$PWD/scex/ticker_text.sh ../bin/scex_ticker |