diff options
| author | Michael Roth | 2012-03-21 16:10:46 +0100 |
|---|---|---|
| committer | Anthony Liguori | 2012-03-26 21:21:14 +0200 |
| commit | 81fe74dc1cffc9451bf836e732e526b3ce3e085b (patch) | |
| tree | e9052bebf16d24b1449643d3eeff056b45edbf5d /Makefile | |
| parent | Man page: Add -global description (diff) | |
| download | qemu-81fe74dc1cffc9451bf836e732e526b3ce3e085b.tar.gz qemu-81fe74dc1cffc9451bf836e732e526b3ce3e085b.tar.xz qemu-81fe74dc1cffc9451bf836e732e526b3ce3e085b.zip | |
test: remove qemu-ga reference
This was added by mistake a while back.
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -173,6 +173,7 @@ qemu-img-cmds.h: $(SRC_PATH)/qemu-img-cmds.hx $(qapi-obj-y): $(GENERATED_HEADERS) qapi-dir := $(BUILD_DIR)/qapi-generated qemu-ga$(EXESUF): LIBS = $(LIBS_QGA) +qemu-ga$(EXESUF): QEMU_CFLAGS += -I $(qapi-dir) gen-out-type = $(subst .,-,$(suffix $@)) |
