Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/view/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2008-07-22 12:41:48 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2008-07-22 12:41:48 (GMT)
commit6c580f9e36d6cceed948aec7d684a90b62ff2c93 (patch)
tree90aedc9f3dfdd23863475d8a0a014d28f6b0fe40 /src/view/Makefile.am
parent101178f21a8d0019b10d1272a2b19e051d6567bf (diff)
Refactor activity launcher. Fix #7546
Diffstat (limited to 'src/view/Makefile.am')
-rw-r--r--src/view/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/Makefile.am b/src/view/Makefile.am
index a710bfe..d905b7a 100644
--- a/src/view/Makefile.am
+++ b/src/view/Makefile.am
@@ -9,6 +9,7 @@ sugar_PYTHON = \
clipboardicon.py \
clipboardmenu.py \
keyhandler.py \
+ launchwindow.py \
pulsingicon.py \
tabbinghandler.py \
OverlayWindow.py \