mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-08-02 05:12:55 +00:00
5 lines
142 B
Makefile
5 lines
142 B
Makefile
|
|
pysearpcdir=${pyexecdir}/pysearpc
|
|
|
|
pysearpc_PYTHON = __init__.py client.py common.py errors.py named_pipe.py server.py transport.py utils.py
|