mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
7 lines
84 B
Makefile
7 lines
84 B
Makefile
noinst_SCRIPTS = \
|
|
throttle.py\
|
|
who.sh \
|
|
$(NULL)
|
|
|
|
EXTRA_DIST = $(noinst_SCRIPTS)
|