Otherwise the file is missing from the dist tarball and distcheck fails

Pushed under the build breaker rule

Daniel

diff --git a/src/Makefile.am b/src/Makefile.am
index c5dc28a..b48ce65 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -532,7 +532,8 @@ HYPERV_DRIVER_EXTRA_DIST =                                  
                \
 PARALLELS_DRIVER_SOURCES =                                     \
                parallels/parallels_driver.h                    \
                parallels/parallels_driver.c                    \
-               parallels/parallels_utils.c                             \
+               parallels/parallels_utils.c                     \
+               parallels/parallels_utils.h                     \
                parallels/parallels_storage.c
 
 NETWORK_DRIVER_SOURCES =                                       \

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
dan...@veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

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

Reply via email to