summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 036b0dd..bb0569d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,8 @@
INTO := $(HOME)
-TYPE := $(file <.conf-type)
all : build
-include Makefile.$(TYPE)
+include Makefile.$(shell hostname)
INSTALL := \
$(INSTALL) \