2006-09-10 02:35:53 +02:00
|
|
|
sugardir = $(pythondir)/sugar/session
|
|
|
|
sugar_PYTHON = \
|
|
|
|
__init__.py \
|
|
|
|
DbusProcess.py \
|
|
|
|
Emulator.py \
|
|
|
|
MatchboxProcess.py \
|
2006-09-10 02:54:05 +02:00
|
|
|
Process.py \
|
2006-09-10 03:07:10 +02:00
|
|
|
TestSession.py \
|
2006-09-10 02:54:05 +02:00
|
|
|
UITestSession.py
|