]> xenbits.xensource.com Git - libvirt.git/commitdiff
Fix make dist with XenAPI changes
authorCole Robinson <crobinso@redhat.com>
Wed, 17 Mar 2010 16:25:50 +0000 (12:25 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 17 Mar 2010 16:25:50 +0000 (12:25 -0400)
src/Makefile.am

index 3156715b2511e39590d7206434c80ef188e89a64..c6371fb2a5a97822a51035dbbc2e54debc159a8f 100644 (file)
@@ -208,7 +208,7 @@ QEMU_DRIVER_SOURCES =                                               \
 
 XENAPI_DRIVER_SOURCES =                                                                \
                xenapi/xenapi_driver.c xenapi/xenapi_driver.h   \
-               xenapi_driver_private.h                                                 \
+               xenapi/xenapi_driver_private.h                                  \
                xenapi/xenapi_utils.c xenapi/xenapi_utils.h
 
 UML_DRIVER_SOURCES =                                           \