tRemove unused macro from makefile - glazier - window management experiments
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit 9a7c9e5dcacb3423dc2b51819b7add8fe51d0910
(DIR) parent ec1623af87779ed7a9e4455c2d8f2981a26163f0
(HTM) Author: Willy Goiffon <dev@z3bra.org>
Date: Fri, 18 Oct 2019 23:10:34 +0200
Remove unused macro from makefile
Diffstat:
M makefile | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/makefile b/makefile
t@@ -1,7 +1,5 @@
include config.mk
-SRC = glazier.c
-
glazier: glazier.o libwm/libwm.a
glazier.o: glazier.c config.h