mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -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
|
@echo
|
||||||
./qtest_all.native
|
./qtest_all.native
|
||||||
|
|
||||||
push-stable: all
|
push-stable:
|
||||||
git checkout stable
|
git checkout stable
|
||||||
git merge master -m 'merge from master'
|
git merge master -m 'merge from master'
|
||||||
oasis setup
|
oasis setup
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue