Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/data/Makefile.am
blob: 5bdb6b888b359469316451e9c127cae07a68379a (plain)
1
2
3
4
5
6
7
matchboxthemedir = $(datadir)/themes/olpc/matchbox
matchboxtheme_DATA = theme.xml

confdir = $(pkgdatadir)
conf_DATA = kbdconfig

EXTRA_DIST = $(conf_DATA) $(matchboxtheme_DATA)