From ae5ce06ccb1f604fa1e4eaeb16d9ba8122b4923d Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 04 Feb 2008 22:36:12 +0000 Subject: Refactor directory structure a bit, preliminary to the library split-out. --- (limited to 'src/view/Makefile.am') diff --git a/src/view/Makefile.am b/src/view/Makefile.am new file mode 100644 index 0000000..abbb230 --- /dev/null +++ b/src/view/Makefile.am @@ -0,0 +1,14 @@ +SUBDIRS = devices frame home + +sugardir = $(pkgdatadir)/shell/view +sugar_PYTHON = \ + __init__.py \ + ActivityHost.py \ + BuddyIcon.py \ + BuddyMenu.py \ + clipboardicon.py \ + clipboardmenu.py \ + keyhandler.py \ + pulsingicon.py \ + OverlayWindow.py \ + Shell.py -- cgit v0.9.1