mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Fix up emoji-labels.el generation incantation
* admin/unidata/Makefile.in (${unidir}/emoji-labels.el): Make
generation more silent.
This commit is contained in:
parent
d8fc9021a6
commit
8df7f89af6
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ ${unifiles}: ${srcdir}/unidata-gen.el \
|
|||
-f unidata-gen-file $@ ${srcdir}
|
||||
|
||||
${unidir}/emoji-labels.el: ${unidir}/../international/emoji.el \
|
||||
${srcdir}/emoji-test.txt
|
||||
$(AM_V_at)${srcdir}/emoji-test.txt
|
||||
${emacs} -l emoji.el -f emoji--generate-file $@
|
||||
|
||||
.PHONY: charscript.el
|
||||
|
|
|
|||
Loading…
Reference in a new issue