1
0
Fork 0
mirror of https://github.com/emojisum/emojisum.git synced 2024-11-15 04:18:36 +00:00
emojisum/emoji/Makefile
Vincent Batts 62919c069f
emoji: provide options for each position
Per https://github.com/vbatts/emojisum/issues/5 there are some options
in this list that are better expressed as a unicode codepoint.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 10:17:50 -05:00

7 lines
99 B
Makefile

.PHONY: map_gen.go
map_gen.go: map.go emojimap.json map_gen.tmpl
rm -f map_gen.go
go generate