Skip to content

Commit

Permalink
little fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hayamiz committed Dec 29, 2009
1 parent 9dc862c commit ec98e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -32,7 +32,7 @@ release: $(DISTRIB_FILES)
ruby misc/vernum-updater.rb \
--prev-version=$$(cat LAST-VERSION) --next-version=$$(cat VERSION) \
VERSION twittering-mode.el doc/web/index.html
git commit -a
-git commit -a
@([ -d $(DISTRIB_DIR) ] && rm -rf $(DISTRIB_DIR)) || true
mkdir $(DISTRIB_DIR)
cp -r -t $(DISTRIB_DIR)/ $(DISTRIB_FILES)
Expand Down

0 comments on commit ec98e54

Please sign in to comment.