aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-08-10 14:24:58 +0200
committerJoe <bousset.rudy@gmail.com>2022-08-10 14:24:58 +0200
commit87d2d299323eda454642617c71f4bd1517c5b5a0 (patch)
tree3377fa8cb56c6cb44c4f5817477d9be94c95eae5 /Makefile
parentdwm+picom transparency fix (diff)
downloaddwm-87d2d299323eda454642617c71f4bd1517c5b5a0.tar.gz
dwm-87d2d299323eda454642617c71f4bd1517c5b5a0.tar.bz2
dwm-87d2d299323eda454642617c71f4bd1517c5b5a0.tar.xz
dwm-87d2d299323eda454642617c71f4bd1517c5b5a0.tar.zst
dwm-87d2d299323eda454642617c71f4bd1517c5b5a0.zip
gaps update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 77bcbc0..3c89802 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ options:
${OBJ}: config.h config.mk
-config.h:
+config.h: config.def.h
cp config.def.h $@
dwm: ${OBJ}