mirror of
https://github.com/vbatts/freezing-octo-hipster.git
synced 2025-07-29 02:30:26 +00:00
mailnotify
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
f153a2748c
commit
efea5fac3d
306 changed files with 219106 additions and 0 deletions
10
cmd/mailnotify/Makefile
Normal file
10
cmd/mailnotify/Makefile
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
email.xpm.go: email.xpm
|
||||
go-bindata -o $@ $<
|
||||
|
||||
email.xpm: email.png
|
||||
convert $< $@
|
||||
|
||||
email.png:
|
||||
curl -o $@ http://icons.iconarchive.com/icons/zerode/plump/256/Mail-icon.png
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue