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