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).
5 lines
165 B
Makefile
5 lines
165 B
Makefile
SUBDIR=yoshi
|
|
objects=conkeror--scrollbars.css hints--url-panel.css minibuffer.css \
|
|
mode-line.css new-tabs.css tab-bar.css theme.json
|
|
|
|
include ../../../dotfiles.mk
|