bin/wakey.sh: Rename, now that it's not `zsh'-specific.
[profile] / Makefile
index ecc3bb8..9256ee7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,7 @@ ELISP                 += dot-emacs
 dot-emacs_DEPS          = make-regexp
 
 SCRIPTLINKS            += emacsclient-hack movemail-hack sendmail-hack
-SCRIPTLINKS            += aspell-hack emerge-hack wakey.zsh
+SCRIPTLINKS            += aspell-hack emerge-hack wakey.sh
 
 %.elc: %.el $$(foreach e, $$($$*_DEPS), $$(DEP_$$e))
        $(call v_tag,EMACS)if ! $(EMACS) >$*.build-log 2>&1 \