update makefile rules
This commit is contained in:
parent
933888f061
commit
a6f35fa38e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -24,4 +24,4 @@ clean:
|
|||
doctrine-migration:
|
||||
PHP=$(PHP_BIN) ./bin/doctrine-migrate
|
||||
|
||||
build: js-routing asset
|
||||
build: clean js-routing asset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue