Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-06-01 18:38:30 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-06-01 18:38:30 (GMT)
commit5cc9a8c42437376ccef2fbe578a637f8ab3396b5 (patch)
treeb6494791f0382349b04d0605bd3da87469c233f4 /sugar/Makefile.am
parentd4bd7a5d05f251cdf90c0f656f0498df05b4e5b1 (diff)
Bindings to set activity_id and bundle_id hints
Diffstat (limited to 'sugar/Makefile.am')
-rw-r--r--sugar/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/sugar/Makefile.am b/sugar/Makefile.am
index d4f91ea..5a1f759 100644
--- a/sugar/Makefile.am
+++ b/sugar/Makefile.am
@@ -8,7 +8,8 @@ sugar_PYTHON = \
logger.py \
ltihooks.py \
profile.py \
- util.py
+ util.py \
+ x11.py
INCLUDES = \
$(LIB_CFLAGS) \