diff --git a/Makefile b/Makefile index fb28005..4347d03 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,7 @@ uninstall: ${DESTDIR}${PREFIX}/bin/dwmblocks-pulse-listener \ ${DESTDIR}${PREFIX}/bin/dwmblocks-battery \ ${DESTDIR}${PREFIX}/bin/dwmblocks-network \ - ${DESTDIR}${PREFIX}/bin/dwmblocks-volume + ${DESTDIR}${PREFIX}/bin/dwmblocks-volume \ + ${DESTDIR}${PREFIX}/bin/dwmblocks-fcitx5 .PHONY: all options clean install uninstall