~ruther/dwl

02c0c676adc5821086569e743fe4187e7fed4838 — Devin J. Pohly 5 years ago 1595256
move config.h to config.def.h
2 files changed, 3 insertions(+), 0 deletions(-)

M Makefile
R config.h => config.def.h
M Makefile => Makefile +3 -0
@@ 22,6 22,9 @@ xdg-shell-protocol.c:

xdg-shell-protocol.o: xdg-shell-protocol.h

config.h: | config.def.h
	cp config.def.h $@

dwl.o: config.h xdg-shell-protocol.h

dwl: xdg-shell-protocol.o

R config.h => config.def.h +0 -0
Do not follow this link