Hi,
This patch fixes make dist in the current fd.o master git tree.
Regards,
Gwenole.
commit 4dd896702f4509ce7e185e6926bf5ebec56b4cf4
Author: Gwenole Beauchesne <[email protected]>
Date: Tue Jun 1 13:20:17 2010 +0200
Fix make dist.
diff --git a/va/Makefile.am b/va/Makefile.am
index 2d9cffa..93e281e 100644
--- a/va/Makefile.am
+++ b/va/Makefile.am
@@ -76,6 +76,7 @@ libva_tpi_la_SOURCES = va_tpi.c
lib_LTLIBRARIES = libva.la libva-tpi.la $(libva_x11_backend) $(libva_dummy_backend) $(libva_glx_backend)
+DIST_SUBDIRS = x11 glx dummy
SUBDIRS = $(libva_x11_backenddir) $(libva_dummy_backenddir) $(libva_glx_backenddir)
_______________________________________________
Libva mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libva