Forgot to add these

This commit is contained in:
Marco Pesenti Gritti 2006-06-21 16:06:56 -04:00
parent 9ea6805174
commit 37ad383be3
3 changed files with 5 additions and 0 deletions

1
activities/Makefile.am Normal file
View File

@ -0,0 +1 @@
SUBDIRS = browser

View File

@ -0,0 +1,4 @@
sugardir = $(pythondir)/sugar/activity
sugar_PYTHON = \
__init__.py \
Activity.py

View File