diff options
author | Cedric HT <cedric_hothanh@bitbucket.org> | 2016-01-18 12:16:37 +0100 |
---|---|---|
committer | Cedric HT <cedric_hothanh@bitbucket.org> | 2016-01-18 12:16:37 +0100 |
commit | 8cff05396eeb7059904c52c3c2e62440d6c975b6 (patch) | |
tree | 525e7b1b81a3b8c709a2c7820aaea90e8ea73d6e /fr-fr | |
parent | a4e4b76afdb538fa577db8823bb7349ff7872722 (diff) |
Corrected header
Added myself as translator.
Diffstat (limited to 'fr-fr')
-rw-r--r-- | fr-fr/make-fr.html.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fr-fr/make-fr.html.markdown b/fr-fr/make-fr.html.markdown index b8255ce7..993eccba 100644 --- a/fr-fr/make-fr.html.markdown +++ b/fr-fr/make-fr.html.markdown @@ -2,6 +2,7 @@ language: make contributors: - ["Robert Steed", "https://github.com/robochat"] +translators: - ["altaris", "https://github.com/altaris"] filename: Makefile-fr lang: fr-fr @@ -264,4 +265,4 @@ endif + [Documentation de GNU make](https://www.gnu.org/software/make/manual/), + [Software carpentry tutorial](http://swcarpentry.github.io/make-novice/), + Learn C the hard way [ex2](http://c.learncodethehardway.org/book/ex2.html) -[ex28](http://c.learncodethehardway.org/book/ex28.html).
\ No newline at end of file +[ex28](http://c.learncodethehardway.org/book/ex28.html). |