aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark Shoulson <mark@kli.org>2016-12-02 09:23:00 -0500
committerMark Shoulson <mark@kli.org>2016-12-02 09:23:00 -0500
commit045f1850fd8ed0445705155777d94e3bdc4fa196 (patch)
tree94bf5058325068acabb2bc4c650e97e442abfd87 /Makefile
parentMerge remote-tracking branch 'origin/master' (diff)
downloaddotXCompose-045f1850fd8ed0445705155777d94e3bdc4fa196.tar.gz
dotXCompose-045f1850fd8ed0445705155777d94e3bdc4fa196.tar.bz2
dotXCompose-045f1850fd8ed0445705155777d94e3bdc4fa196.zip
Added more emoji, including big lists of (raw) new characters from other blocks and unicode 9.0
Also added makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..7830fc1
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+all: emoji.compose
+
+emoji.compose: emoji-base emojitrans2.pl
+ ./emojitrans2.pl < emoji-base > emoji.compose