spec: fix compilation order

This commit is contained in:
Marek Marczykowski 2012-11-08 00:02:13 +01:00
parent 6219ecd01c
commit 67e9a785fb

View File

@ -56,8 +56,8 @@ python -O -m compileall qvm-core qmemman
make -C restore
make -C qubes_rpc
make -C ../qubes_rpc
make -C ../vchan -f Makefile.linux
make -C ../u2mfn
make -C ../vchan -f Makefile.linux
make -C ../qrexec
make -C ../misc