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:
parent
c88d911d42
commit
27ebef515e
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue