diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ INSTALL = \ gitignore git: - git config --local user.email "franckcuny@gmail.com" + git config --local user.email "franck.cuny@gmail.com" git config --local user.name "Franck Cuny" INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL)) |
