[hackers] [lchat] fix missing include of config.mk || Jan Klemkow

From: <git_AT_suckless.org>
Date: Mon, 2 Apr 2018 00:44:25 +0200 (CEST)

commit 6bef7349da7ea27ecdb562a4e47fd268cabe514d
Author: Jan Klemkow <j.klemkow_AT_wemelug.de>
AuthorDate: Mon Apr 2 00:43:50 2018 +0200
Commit: Jan Klemkow <j.klemkow_AT_wemelug.de>
CommitDate: Mon Apr 2 00:43:50 2018 +0200

    fix missing include of config.mk

diff --git a/Makefile b/Makefile
index c739777..ea45200 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -1,4 +1,4 @@
-#include config.mk
+include config.mk
 
 .PHONY: all install filter clean test
 
Received on Mon Apr 02 2018 - 00:44:25 CEST

This archive was generated by hypermail 2.3.0 : Mon Apr 02 2018 - 00:48:22 CEST