branch: externals/hyperbole
commit b0724a848b50ebc900f9ffc78f35e11eebf9d00e
Author: Bob Weiner <[email protected]>
Commit: Bob Weiner <[email protected]>
Updates to release, package and elpa targets.
---
Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Makefile b/Makefile
index 185cfcb..74865f5 100644
--- a/Makefile
+++ b/Makefile
@@ -275,6 +275,9 @@ elpa: package
cd ../elpa/package/hyperbole && git pull
http://git.savannah.gnu.org/r/hyperbole.git master \
&& git tag -s hyperbole-$(HYPB_VERSION) && git push
+elpa-test: package
+ cd ../elpa/package/hyperbole && git pull
http://git.savannah.gnu.org/r/hyperbole.git master
+
# Send compressed tarball for uploading to GNU ftp site; this must be done
from the directory
# containing the tarball to upload.
ftp: package