Remove ssh config.

This commit is contained in:
Gabriel Ebner 2013-04-27 10:53:05 +02:00
parent ac69481b9f
commit 746d7c65af
2 changed files with 0 additions and 6 deletions

@ -1,10 +1,6 @@
FILES = bashrc vimrc zshrc emacs.el gitconfig screenrc commonshrc \
gnomerc gvimrc
ifeq "$(USER)" "gebner"
FILES += ssh/config
endif
.PHONY: all install clean check
all: $(FILES)

@ -1,2 +0,0 @@
# vim:ft=sshconfig: