From 27ebef515ebc034b9b41a0f3d26ad7e6f966305e Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 24 Jun 2013 13:31:25 +0100 Subject: Add the nickle utility scripts to the tarball So that the tarball matches the git checkout. Reported-by: Maarten Lankhorst Signed-off-by: Chris Wilson --- src/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 27b702bf..6d69392c 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) -- cgit v1.2.3