[Qemu-devel] [PATCH 02/17] Makefile: move QObject objs to their own entry

2009-12-04 Thread Luiz Capitulino
Other subsystems will need to link against them. Signed-off-by: Luiz Capitulino --- Makefile |9 +++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 85ad688..ea90c23 100644 --- a/Makefile +++ b/Makefile @@ -82,6 +82,12 @@ ALL_SUBDIRS=$(TARGET_DI

[Qemu-devel] [PATCH 02/17] Makefile: move QObject objs to their own entry

2009-11-23 Thread Luiz Capitulino
Other subsystems will need to link against them. Signed-off-by: Luiz Capitulino --- Makefile |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7843690..35238f5 100644 --- a/Makefile +++ b/Makefile @@ -82,6 +82,11 @@ ALL_SUBDIRS=$(TARGET_DIR

[Qemu-devel] [PATCH 02/17] Makefile: move QObject objs to their own entry

2009-11-17 Thread Luiz Capitulino
Other subsystems will need to link against them. Signed-off-by: Luiz Capitulino --- Makefile |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index d770e2a..dd48a35 100644 --- a/Makefile +++ b/Makefile @@ -72,6 +72,11 @@ ALL_SUBDIRS=$(TARGET_DIR