diff --git a/Makefile b/Makefile index 75109ac..f854ad0 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ blocks.h: cp blocks.def.h $@ clean: - rm -f *.o *.gch dwmblocks + rm -f *.o *.gch dwmblocks blocks.h install: dwmblocks mkdir -p ${DESTDIR}${PREFIX}/bin