Skip to content

Commit

Permalink
fix make
Browse files Browse the repository at this point in the history
  • Loading branch information
sokil committed Jan 12, 2018
1 parent e9701d9 commit 51b27a0
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 @@ -8,7 +8,7 @@ ifndef BOX_INSTALLED
endif

build: check_box_installed
mkdir build
mkdir -p build
composer.phar update --no-dev -o
box build -v

Expand Down

0 comments on commit 51b27a0

Please sign in to comment.