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
123 B
Makefile
5 lines
123 B
Makefile
SUBDIR=awesome
|
|
modules=themes
|
|
objects=bowl.lua ext.lua infoline.lua keychain.lua oni.lua rc.lua
|
|
|
|
include ../../dotfiles.mk
|