about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2017-02-07T17·54+0100
committerEelco Dolstra <edolstra@gmail.com>2017-02-07T17·54+0100
commitc54814b175793f0e7a53fdeba55d1149342ec82a (patch)
treed49da066c5286960dd7503f102c87678997de4db /Makefile
parent27dc76c1a5dbe654465245ff5f6bc22e2c8902da (diff)
Remove download-via-ssh
Replaced by SSHStore.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14be271bb1..67dc14f8e4 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,6 @@ makefiles = \
   misc/emacs/local.mk \
   doc/manual/local.mk \
   tests/local.mk
-  #src/download-via-ssh/local.mk \
 
 GLOBAL_CXXFLAGS += -std=c++14 -g -Wall