Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/model/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/model/Makefile.am')
-rw-r--r--src/model/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/model/Makefile.am b/src/model/Makefile.am
deleted file mode 100644
index 0b7d14c..0000000
--- a/src/model/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-SUBDIRS = devices
-
-sugardir = $(pkgdatadir)/shell/model
-sugar_PYTHON = \
- __init__.py \
- accesspointmodel.py \
- BuddyModel.py \
- Friends.py \
- Invites.py \
- Owner.py \
- MeshModel.py \
- shellmodel.py \
- homeactivity.py \
- homemodel.py