7 lines
121 B
Makefile
7 lines
121 B
Makefile
googledir = $(pkgdatadir)/shell/google
|
|
google_PYTHON = \
|
|
__init__.py \
|
|
google.py \
|
|
GoogleSOAPFacade.py \
|
|
SOAP.py
|