sugar-toolkit-gtk3/shell/Makefile.am

17 lines
268 B
Makefile
Raw Normal View History

bin_SCRIPTS = sugar
sugardir = $(pkgdatadir)/shell
2006-07-10 16:16:30 +02:00
sugar_PYTHON = \
2006-07-12 14:02:29 +02:00
__init__.py \
2006-07-10 16:16:30 +02:00
ActivityRegistry.py \
ConsoleLogger.py \
2006-07-12 14:02:29 +02:00
Emulator.py \
Owner.py \
2006-07-10 16:16:30 +02:00
HomeWindow.py \
PresenceWindow.py \
2006-07-12 14:02:29 +02:00
Process.py \
Session.py \
2006-07-10 16:16:30 +02:00
Shell.py
2006-06-21 22:18:25 +02:00
EXTRA_DIST = sugar