Ensure dwmblocks-fcitx5 gets uninstalled in Makefile
This commit is contained in:
parent
a28859d1f2
commit
def7285b73
3
Makefile
3
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
|
||||
|
Loading…
Reference in New Issue
Block a user