The new uninstall functionality tries to remove any "orphan" files. Files that were installed during the last install, but will not be installed this time (because of removal, not necessity).
6 lines
103 B
Makefile
6 lines
103 B
Makefile
SUBDIR=herbstluftwm
|
|
objects=autostart panel.sh
|
|
|
|
include ../../dotfiles.mk
|
|
|
|
install-autostart: MODE=744
|