Skip to content

Commit

Permalink
Merge pull request #120 from q384566678/make-default
Browse files Browse the repository at this point in the history
 Makefile: suitable "default" target
  • Loading branch information
stevvooe authored Feb 27, 2017
2 parents c8b6a5c + 73612c2 commit a44af00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ TOOLS := \
oci-unpack
MAN := $(TOOLS:%=%.1)

default: help
default: all

help:
@echo "Usage: make <target>"
Expand Down

0 comments on commit a44af00

Please sign in to comment.