From e223d18152cd676d1e6e5b6618e87d17342cd18b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haoran=20S=2E=20Diao=20=28=E5=88=81=E6=B5=A9=E7=84=B6=29?= <0@hairydiode.xyz> Date: Thu, 23 Nov 2023 05:02:56 -0800 Subject: Fixed length issue --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2ff3ddb..341b17a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ main: fc.txt ibus-table-createdb -n fc.db -s fc.txt -install: +install: fc.db fc.png cp fc.db /usr/share/ibus-table/tables/fc.db cp fc.png /usr/share/ibus-table/icons/fc.png uninstall: -- cgit v1.1