diff --git a/Makefile b/Makefile index e591b15a..1547f30a 100644 --- a/Makefile +++ b/Makefile @@ -65,6 +65,7 @@ install: all uninstall: @echo removing executable file from ${DESTDIR}${PREFIX}/bin @rm -f ${DESTDIR}${PREFIX}/bin/awesome + @rm -f ${DESTDIR}${PREFIX}/bin/awesome-client @echo removing manual page from ${DESTDIR}${MANPREFIX}/man1 @rm -f ${DESTDIR}${MANPREFIX}/man1/awesome.1