summaryrefslogtreecommitdiffstats
path: root/webapp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/Makefile')
-rw-r--r--webapp/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/webapp/Makefile b/webapp/Makefile
index 3786f9bee..8bb7a83d1 100644
--- a/webapp/Makefile
+++ b/webapp/Makefile
@@ -1,4 +1,4 @@
-.PHONY: build test run clean stop check-style run-unit
+.PHONY: build test run clean stop check-style run-unit emojis
BUILD_SERVER_DIR = ..
@@ -54,3 +54,6 @@ clean:
rm -rf dist
rm -rf node_modules
rm -f .yarninstall
+
+emojis:
+ ./make-emojis