4 lines
160 B
Makefile
4 lines
160 B
Makefile
|
# example python scripts
|
||
|
EXTRA_DIST = client_wrapper.py ola_artnet_params.py ola_devices.py \
|
||
|
ola_recv_dmx.py ola_send_dmx.py ola_universe_info.py
|