diff --git a/shell/model/Makefile.am b/shell/model/Makefile.am index e21b3d4a..d8a843e1 100644 --- a/shell/model/Makefile.am +++ b/shell/model/Makefile.am @@ -3,6 +3,7 @@ SUBDIRS = devices sugardir = $(pkgdatadir)/shell/model sugar_PYTHON = \ __init__.py \ + accesspointmodel.py \ BuddyModel.py \ Friends.py \ Invites.py \