From 28deb37ffa11fa906a91be810a357f586536e935 Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Sun, 10 Jun 2007 17:27:00 -0400 Subject: [PATCH] Console: remove unnecessary file --- services/console/interface/xo/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/services/console/interface/xo/Makefile.am b/services/console/interface/xo/Makefile.am index ac82932b..202b14ba 100644 --- a/services/console/interface/xo/Makefile.am +++ b/services/console/interface/xo/Makefile.am @@ -1,7 +1,6 @@ sugardir = $(pkgdatadir)/services/console/interface/xo sugar_PYTHON = \ __init__.py \ - drwarea.py \ xo.py \ cpu.py \ system.py \