projects
/
pipstransfo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
376c9fa
)
Remove unnecessary empty line in Makefile
author
Vivien Maisonneuve
<v.maisonneuve@gmail.com>
Tue, 11 Feb 2014 16:29:11 +0000
(17:29 +0100)
committer
Vivien Maisonneuve
<v.maisonneuve@gmail.com>
Tue, 11 Feb 2014 16:29:11 +0000
(17:29 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
7fbff97
..
c783198
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-21,4
+21,3
@@
clean:
.PHONY: rebuild
rebuild: clean build
-