Skip to content

Commit

Permalink
add 'make tarball'
Browse files Browse the repository at this point in the history
  • Loading branch information
thjaeger committed Feb 2, 2009
1 parent 542d8b1 commit 93ecc98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ uninstall:

snapshot: $(DIST)_$(ARCH).tar.gz

tarball: $(DIST).tar.gz

release: $(DIST).tar.gz
rsync -avP $(DIST).tar.gz thjaeger@frs.sourceforge.net:uploads/

Expand Down

0 comments on commit 93ecc98

Please sign in to comment.