From 0ae5f61a079a883cc359a38de4e5645c15ae955e Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 20 Feb 2007 22:12:33 +0100 Subject: [PATCH] Ooops changed the installation path by mistake --- shell/view/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/view/Makefile.am b/shell/view/Makefile.am index 5b36c721..c463084c 100644 --- a/shell/view/Makefile.am +++ b/shell/view/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = devices frame home -sugardir = $(pkgdatadir)/shell/view/devices +sugardir = $(pkgdatadir)/shell/view sugar_PYTHON = \ __init__.py \ ActivityHost.py \