On 09/27/2013 06:46 AM, Viktor Mihajlovski wrote:
> Removed superfluous/wrong srcdir prefix.
> 
> Signed-off-by: Viktor Mihajlovski <[email protected]>
> ---
>  src/Makefile.am |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK.  Will push shortly.

> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 4057eda..09311b7 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -196,7 +196,7 @@ BUILT_SOURCES += $(LOCK_PROTOCOL_GENERATED)
>  MAINTAINERCLEANFILES += $(LOCK_PROTOCOL_GENERATED)
>  
>  LOCK_DAEMON_GENERATED = \
> -             $(srcdir)/locking/lock_daemon_dispatch_stubs.h
> +             locking/lock_daemon_dispatch_stubs.h
>               $(NULL)
>  
>  BUILT_SOURCES += $(LOCK_DAEMON_GENERATED)
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to