Skip to content

Commit

Permalink
patched dist target (hubtools is a special case)
Browse files Browse the repository at this point in the history
  • Loading branch information
lirazsiri committed Aug 11, 2011
1 parent 95158d6 commit 88e4ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -6,7 +6,7 @@ prefix = /usr/local
PATH_BIN = $(prefix)/bin
PATH_INSTALL_LIB = $(prefix)/lib/$(progname)

PATH_DIST := $(progname)-$$(autoversion HEAD)
PATH_DIST := hubtools-$$(autoversion HEAD)

all: help

Expand Down

0 comments on commit 88e4ceb

Please sign in to comment.