From 55f99e23db69f65c9e0bbaa386ae4cc3f4660540 Mon Sep 17 00:00:00 2001 From: Marek Marczykowski Date: Sat, 2 Jun 2012 12:32:49 +0200 Subject: [PATCH] makefile: rename vchan Makefile to not conflict with windows build --- rpm_spec/core-vm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm_spec/core-vm.spec b/rpm_spec/core-vm.spec index 06004ea..88b2687 100644 --- a/rpm_spec/core-vm.spec +++ b/rpm_spec/core-vm.spec @@ -54,7 +54,7 @@ The Qubes core files for installation inside a Qubes VM. %build make -C u2mfn -make -C vchan +make -C vchan -f Makefile.linux make -C misc make -C qubes_rpc make -C qrexec