Sfoglia il codice sorgente

Restore qfile-agent compilation

Must be removed by mistake...
Marek Marczykowski-Górecki 10 anni fa
parent
commit
429211ade4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      qubes-rpc/Makefile

+ 1 - 1
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