On 18.10.2012 16:28, Viktor Mihajlovski wrote:
> Missing entry for cpu_ppc_data.h added to fix RPM build.
> 
> Signed-off-by: Viktor Mihajlovski <mihaj...@linux.vnet.ibm.com>
> ---
>  src/Makefile.am |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 9d3194d..187663f 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -660,7 +660,7 @@ CPU_SOURCES =                                             
>         \
>               cpu/cpu_s390.h cpu/cpu_s390.c                   \
>               cpu/cpu_arm.h cpu/cpu_arm.c                     \
>               cpu/cpu_map.h cpu/cpu_map.c cpu/cpu_powerpc.h   \
> -             cpu/cpu_powerpc.c
> +             cpu/cpu_powerpc.c cpu/cpu_ppc_data.h
>  
>  VMX_SOURCES =                                                        \
>               vmx/vmx.c vmx/vmx.h
> 

ACKed and pushed.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to