Skip to content

Commit ab06d31

Browse files
committed
Merge branch 'release/0.23.4'
2 parents bad19ec + 209e59c commit ab06d31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ list:
99
sh -c "echo; $(MAKE) -p no_targets__ | awk -F':' '/^[a-zA-Z0-9][^\$$#\\t=]*:([^=]|$$)/ {split(\$$1,A,/ /);for(i in A)print A[i]}' | grep -v '__\$$' | grep -v 'Makefile'| sort"
1010

1111
all: bootstrap base web php hhvm service misc applications
12+
build: all
1213

1314
bootstrap: webdevops/bootstrap webdevops/ansible
1415
base: webdevops/base webdevops/base-app webdevops/storage

0 commit comments

Comments
 (0)