fix name of dir to match rename

SVN revision: 59938
This commit is contained in:
Carsten Haitzler 2011-06-04 00:42:23 +00:00
parent 252895fb47
commit 59ea0d4f62
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ EXTRA_DIST = \
module.illume2.src \
module.conf.src
filesdir = $(datadir)/enlightenment/data/config/illume-home
filesdir = $(datadir)/enlightenment/data/config/illume
files_DATA = \
profile.desktop \
icon.png \
@ -31,7 +31,7 @@ SUFFIXES = .cfg
.src.cfg:
$(EET_EET) -e \
$(top_builddir)/config/illume-home/$@ config \
$(top_builddir)/config/illume/$@ config \
$< 1
clean-local: