move config.h to config.def.h

This commit is contained in:
Devin J. Pohly 2020-04-22 22:01:49 -05:00
parent 1595256341
commit 02c0c676ad
2 changed files with 3 additions and 0 deletions

View File

@ -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