Enable build on non-appvm.

This commit is contained in:
Rafal Wojtczuk 2011-03-23 17:47:35 +01:00
parent f4e0db623f
commit a45b9b4835

View File

@ -60,9 +60,9 @@ mkdir -p $RPM_BUILD_ROOT/var/lib/qubes
%build
make clean all
make -C ../common
make -C ../qrexec
make -C ../vchan
make -C ../u2mfn
make -C ../qrexec
%install