Create config.def.mk

This commit is contained in:
2023-09-15 15:03:02 -07:00
parent 3b0049fed5
commit ae08d6f2ce
3 changed files with 6 additions and 2 deletions

View File

@ -15,6 +15,9 @@ dwmblocks: dwmblocks.c pulse-listener.c blocks.def.h blocks.h
blocks.h:
cp blocks.def.h $@
config.mk:
cp config.def.mk $@
clean:
rm -f *.o *.gch dwmblocks