xf86-video-intel: src/Makefile.am

Chris Wilson ickle at kemper.freedesktop.org
Mon Jun 24 12:45:30 PDT 2013


 src/Makefile.am |    7 +++++++
 1 file changed, 7 insertions(+)

New commits:
commit 27ebef515ebc034b9b41a0f3d26ad7e6f966305e
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon Jun 24 13:31:25 2013 +0100

    Add the nickle utility scripts to the tarball
    
    So that the tarball matches the git checkout.
    
    Reported-by: Maarten Lankhorst <maarten.lankhorst at canonical.com>
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

diff --git a/src/Makefile.am b/src/Makefile.am
index 27b702b..6d69392 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -107,3 +107,10 @@ intel_drv_la_SOURCES += \
 	$(NULL)
 endif
 endif
+
+EXTRA_DIST = \
+	scripts/clock.5c \
+	scripts/clock-graph.5c \
+	scripts/fix.5c \
+	scripts/tv.5c \
+	$(NULL)


More information about the xorg-commit mailing list