summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThorsten Wißmann <edu@thorsten-wissmann.de>2012-06-18 13:31:08 +0200
committerThorsten Wißmann <edu@thorsten-wissmann.de>2012-06-18 13:31:33 +0200
commit8f948798776bfe0f64901e2d28b93dc613b214d5 (patch)
treeb27cb7b750dfed7f712a5095fce8f03d164e9f7c /Makefile
parentdc4420b1b880a38316eed7ce0fb5fdb7f60e7c80 (diff)
Makefile: Remove unneeded HEADER variable
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1c78f17d..d9007833 100644
--- a/Makefile
+++ b/Makefile
@@ -3,8 +3,6 @@ include version.mk
include config.mk
include colors.mk
-HEADER = $(wildcard src/*.h) $(wildcard ipc-client/*.h)
-
HLWMSRC = $(wildcard src/*.c)
HLWMOBJ = $(HLWMSRC:.c=.o)
HLWMTARGET = herbstluftwm