diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-08-04 19:32:50 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-08-04 19:32:50 -0400 |
commit | 01413023fcd6a87159b43bd5a80b9848bbe50bd6 (patch) | |
tree | fdda52a3caa3276672b01121856c32ed32f6b8fd /Makefile | |
parent | 4dcae3738b30dc14812a6dc27684c66fd20141ec (diff) |
I wrote a "roll" tool to use while playing Dungeons and Dragons.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ BINFILES = \ arg \ ord \ urldecode \ + roll \ v-www-browser \ v-editor \ whatismyip \ |