From 429211ade451b1aff6c7f3028c8f1f65533ae960 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Sat, 9 Nov 2013 18:58:46 +0100 Subject: [PATCH] Restore qfile-agent compilation Must be removed by mistake... --- qubes-rpc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qubes-rpc/Makefile b/qubes-rpc/Makefile index 314e856..0a3d5e8 100644 --- a/qubes-rpc/Makefile +++ b/qubes-rpc/Makefile @@ -1,6 +1,6 @@ CC=gcc CFLAGS=-g -Wall -I. -fPIC -pie -all: vm-file-editor qopen-in-vm qfile-unpacker tar2qfile +all: vm-file-editor qopen-in-vm qfile-agent qfile-unpacker tar2qfile vm-file-editor: vm-file-editor.o ioall.o $(CC) -pie -g -o $@ $^ qopen-in-vm: qopen-in-vm.o ioall.o gui-fatal.o