From 6240c1cf6fbd47da6743d4a66ebee21cf07fa6a5 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 16 Oct 2007 09:04:59 +0000 Subject: Cleanup the source structure --- (limited to 'lib/sugar/presence/Makefile.am') diff --git a/lib/sugar/presence/Makefile.am b/lib/sugar/presence/Makefile.am new file mode 100644 index 0000000..cb52a41 --- /dev/null +++ b/lib/sugar/presence/Makefile.am @@ -0,0 +1,8 @@ +sugardir = $(pythondir)/sugar/presence +sugar_PYTHON = \ + __init__.py \ + activity.py \ + buddy.py \ + tubeconn.py \ + presenceservice.py + -- cgit v0.9.1