6 lines
116 B
Makefile
6 lines
116 B
Makefile
DESTDIR:=$(DESTDIR)/herbstluftwm
|
|
objects=autostart panel.sh
|
|
|
|
include ../../dotfiles.mk
|
|
|
|
install-autostart: MODE=744
|