Makefile: Remove useless directives
commitd168fa81f8213aa62327eba8b73c6076b8838914
authorBastien Guerry <bzg@altern.org>
Sat, 15 Jan 2011 10:44:46 +0000 (15 11:44 +0100)
committerBastien Guerry <bzg@altern.org>
Sat, 15 Jan 2011 10:44:46 +0000 (15 11:44 +0100)
tree432d36abb021f88626591d766d7e4a8576ed7bda
parent5466d980176b00148a88a9b8e383307c1b69bec2
Makefile: Remove useless directives

I removed this directives:

- relup: which called makerelease, upload_release and upload_manual
- upload_release: which uploaded the release from Carsten's machine
- upload_manual: which uploaded the manuals from Carsten's machine

We don't need these directives anymore as the release process is
done from orgmode.org server.
Makefile