Build fixes

This commit is contained in:
Marco Pesenti Gritti 2006-07-24 15:50:26 +02:00
parent edb7e8fdc9
commit 7e40025966

View File

@ -1,4 +1,4 @@
SUBDIRS = data SUBDIRS = PresenceService data
bin_SCRIPTS = \ bin_SCRIPTS = \
sugar \ sugar \
@ -10,6 +10,7 @@ sugardir = $(pkgdatadir)/shell
sugar_PYTHON = \ sugar_PYTHON = \
__init__.py \ __init__.py \
ActivitiesModel.py \ ActivitiesModel.py \
ActivityHost.py \
ActivityRegistry.py \ ActivityRegistry.py \
ConsoleWindow.py \ ConsoleWindow.py \
Emulator.py \ Emulator.py \