summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2016-06-25 20:47:11 -0700
committerFranck Cuny <franckcuny@gmail.com>2016-06-25 20:47:11 -0700
commita44dfc56791e4eb331bf872a5a0449430c0238a2 (patch)
tree39e46a75ac4ca59c7f4188b849ba51b80cebb871
parent[emacs] Add lint for puppet to flycheck. (diff)
downloademacs.d-a44dfc56791e4eb331bf872a5a0449430c0238a2.tar.gz
[makefile] remove empty line
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 30333c8..416be0b 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,6 @@ INSTALL = \
 	  gitignore \
 	  tmux.conf
 
-
 git:
 	git config --local user.email "franckcuny@gmail.com"
 	git config --local user.name "Franck Cuny"