[libvirt] [PATCH] dist: added cpu/cpu_ppc_data.h to Makefile.am

Michal Privoznik mprivozn at redhat.com
Thu Oct 18 14:51:34 UTC 2012


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 <mihajlov at 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




More information about the libvir-list mailing list