projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d227261
)
Make the upload target phony.
author
Ken Hornstein
<kenh@pobox.com>
Fri, 3 Feb 2012 20:03:00 +0000
(15:03 -0500)
committer
Ken Hornstein
<kenh@pobox.com>
Fri, 3 Feb 2012 20:03:00 +0000
(15:03 -0500)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
e43f9bc
..
fc2e621
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-533,3
+533,4
@@
upload: dist
fi
@echo "Uploading to savannah"
scp -p $(DIST_ARCHIVES)* $(SAVANNAH_USERNAME)@savannah.gnu.org:/releases/nmh
+.PHONY: upload