From 0e77fc5bf9476ff08baf7855476c99fb2aadbc86 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 04 Oct 2006 17:52:03 +0000 Subject: Install our own matchbox theme to disable shadows --- (limited to 'shell/data/Makefile.am') diff --git a/shell/data/Makefile.am b/shell/data/Makefile.am index 1f0f9c0..5bdb6b8 100644 --- a/shell/data/Makefile.am +++ b/shell/data/Makefile.am @@ -1,4 +1,7 @@ +matchboxthemedir = $(datadir)/themes/olpc/matchbox +matchboxtheme_DATA = theme.xml + confdir = $(pkgdatadir) conf_DATA = kbdconfig -EXTRA_DIST = $(conf_DATA) +EXTRA_DIST = $(conf_DATA) $(matchboxtheme_DATA) -- cgit v0.9.1