Fix installation location.

SVN revision: 43839
This commit is contained in:
Christopher Michael 2009-11-20 17:46:55 +00:00
parent f1fd6b855c
commit 3a2edc698f
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ EXTRA_DIST = \
module.dropshadow.src \ module.dropshadow.src \
module.pager.src module.pager.src
filesdir = $(datadir)/enlightenment/data/config/illume filesdir = $(datadir)/enlightenment/data/config/illume-home
files_DATA = \ files_DATA = \
profile.desktop \ profile.desktop \
icon.png \ icon.png \
@ -20,7 +20,7 @@ files_DATA = \
%.cfg: %.src %.cfg: %.src
$(EET_EET) -e \ $(EET_EET) -e \
$(top_builddir)/config/illume/$@ config \ $(top_builddir)/config/illume-home/$@ config \
$< 1 $< 1
clean-local: clean-local: