Add the nickle utility scripts to the tarball

So that the tarball matches the git checkout.

Reported-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2013-06-24 13:31:25 +01:00
parent c88d911d42
commit 27ebef515e
1 changed files with 7 additions and 0 deletions

View File

@ -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)