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).
4 lines
81 B
Makefile
4 lines
81 B
Makefile
SUBDIR=.weechat
|
|
objects=alias.conf irc.conf weechat.conf
|
|
|
|
include ../dotfiles.mk
|