mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
small change in makefile
This commit is contained in:
parent
d7992d4a57
commit
b93d68ad8d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -73,7 +73,7 @@ qtest: qtest-build
|
|||
@echo
|
||||
./qtest_all.native
|
||||
|
||||
push-stable: all
|
||||
push-stable:
|
||||
git checkout stable
|
||||
git merge master -m 'merge from master'
|
||||
oasis setup
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue