summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHaoran S. Diao (刁浩然) <0@hairydiode.xyz>2023-11-23 05:02:56 -0800
committerHaoran S. Diao (刁浩然) <0@hairydiode.xyz>2023-11-23 05:02:56 -0800
commite223d18152cd676d1e6e5b6618e87d17342cd18b (patch)
tree6242899d26d0b2e77bae860698b3fa4de8880f53 /Makefile
parent6886f0ed9e75f5d20eac7914ee2a978363c35d92 (diff)
Fixed length issue
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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: