small change in makefile

This commit is contained in:
Simon Cruanes 2014-07-11 22:44:21 +02:00
parent d7992d4a57
commit b93d68ad8d

View file

@ -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