diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-09-07 14:22:41 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-09-07 14:22:41 -0400 |
commit | 6e94471bf7c603778d87cff4a9b613c1f8572d8d (patch) | |
tree | c068023d96c8b170d1531f23a5b2c0094d2c06db /Makefile | |
parent | 1ca059968cf09d513f28f77b27fe792d6b510a00 (diff) |
remove whatismyip
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -23,8 +23,7 @@ BINFILES = \ tempmon \ urldecode \ v-www-browser \ - v-editor \ - whatismyip + v-editor all: build .gitignore |