summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 279b1c0..56d0121 100644
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ xdg-shell-protocol.h:
config.h:
cp config.def.h $@
clean:
- rm -f dwl *.o *-protocol.h
+ rm -f dwl *.o *-protocol.h config.h
dist: clean
mkdir -p dwl-$(VERSION)