ntel-gpu-tools/scripts/Makefile.am
Chris Wilson 61ff1309ca scripts: Add a trivial script to show which programs are using the GPU
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-12-12 17:47:14 +00:00

7 lines
84 B
Makefile

noinst_SCRIPTS = \
throttle.py\
who.sh \
$(NULL)
EXTRA_DIST = $(noinst_SCRIPTS)