From 16d622ff75ebc04621dcf982ed79e5f01462f480 Mon Sep 17 00:00:00 2001 From: Acid Bong Date: Mon, 17 Oct 2022 13:51:43 +0300 Subject: bong init: keys, gitignore, minor fixes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 77bcbc0..c05dbdd 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ dwm: ${OBJ} ${CC} -o $@ ${OBJ} ${LDFLAGS} clean: - rm -f dwm ${OBJ} dwm-${VERSION}.tar.gz + rm -f dwm ${OBJ} dwm-${VERSION}.tar.gz config.h dist: clean mkdir -p dwm-${VERSION} -- cgit 1.4.1-2-gfad0 ss='form'>
Unnamed repository; edit this file 'description' to name the repository.
about summary refs log tree commit diff stats
path: root/LICENSE
blob: 2d25a170d33ce490275e923f5e047a982ba32e5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22