]> git.r.bdr.sh - rbdr/lyricli/blobdiff - Makefile
Add linux config
[rbdr/lyricli] / Makefile
index 3416abdc3cec4bb5307847c69520dcc30ddee660..4d414c84ac6a80ed4a98ac14b9fd309494d215a1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 profile := dev
 target = $(shell rustc -vV | grep host | awk '{print $$2}')
 architectures := x86_64-unknown-linux-gnu aarch64-unknown-linux-gnu
-app_name := blog
+app_name := lrc
 
 default: build