summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--Makefile2
-rw-r--r--hangman-helper.sh (renamed from hangman.sh)0
3 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index cd6b837..2962396 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,7 @@ daemon
e
emacsmail
emacsterm
-hangman
+hangman-helper
maildups
newegg
offlineimap-runner
diff --git a/Makefile b/Makefile
index d063078..5a82eec 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ BINFILES = \
e \
emacsmail \
emacsterm \
- hangman \
+ hangman-helper \
maildups \
newegg \
offlineimap-runner \
diff --git a/hangman.sh b/hangman-helper.sh
index 5e0e138..5e0e138 100644
--- a/hangman.sh
+++ b/hangman-helper.sh