summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThorsten Wißmann <edu@thorsten-wissmann.de>2011-11-05 16:01:38 +0100
committerThorsten Wißmann <edu@thorsten-wissmann.de>2011-11-05 16:01:38 +0100
commit19a0dd5371cc4ffb7596873ec8ef3ac3cbf74bec (patch)
treee410df6f28a08b1c9db2eb48bd7fdc81f36e00ac /Makefile
parent716ad0938c13e955521bb5377e7eae6bc03ba4bc (diff)
extra colors.mk for colorized make output
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 43eafc87..ce16d5b3 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,7 @@ TARGET = herbstluftwm
HERBSTCLIENTDOC = doc/herbstclient.txt
HERBSTLUFTWMDOC = doc/herbstluftwm.txt
+include colors.mk
include rules.mk
all: build-herbstclient doc