From a590186e78bf7b68c9f253f83a1b43257dec0611 Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Wed, 13 Jun 2007 21:59:31 +0000 Subject: Fix missed objecttype makefile entry --- (limited to 'sugar/objects') diff --git a/sugar/objects/Makefile.am b/sugar/objects/Makefile.am index 35d4ddc..fedb749 100644 --- a/sugar/objects/Makefile.am +++ b/sugar/objects/Makefile.am @@ -1,4 +1,6 @@ sugardir = $(pythondir)/sugar/objects sugar_PYTHON = \ __init__.py \ - mime.py + mime.py \ + objecttype.py + -- cgit v0.9.1