6 lines
112 B
Makefile
6 lines
112 B
Makefile
|
cut_n_pastedir = $(pythondir)/cut-n-paste
|
||
|
cut_n_paste_PYTHON = \
|
||
|
google.py \
|
||
|
GoogleSOAPFacade.py \
|
||
|
SOAP.py
|