Some makefile fixes

master
Marco Pesenti Gritti 18 years ago
parent b9cc263d75
commit 693b14f3c9

@ -15,6 +15,7 @@ sugar_PYTHON = \
ConsoleWindow.py \
FirstTimeDialog.py \
Friends.py \
Invites.py \
Owner.py \
Shell.py

@ -1,4 +1,4 @@
sugardir = $(pythondir)/sugar/conf
sugardir = $(pkgdatadir)/shell/conf
sugar_PYTHON = \
__init__.py \
ActivityRegistry.py \

Loading…
Cancel
Save