Fix makefile for recently added src configs.

SVN revision: 43841
This commit is contained in:
Christopher Michael 2009-11-20 17:55:53 +00:00
parent 18a3a0f09d
commit aa9d57a40b
1 changed files with 4 additions and 2 deletions

View File

@ -7,7 +7,8 @@ EXTRA_DIST = \
icon.png \
module.battery.src \
module.dropshadow.src \
module.pager.src
module.pager.src \
module.illume-home.src
filesdir = $(datadir)/enlightenment/data/config/illume-home
files_DATA = \
@ -16,7 +17,8 @@ files_DATA = \
e.cfg \
module.battery.cfg \
module.dropshadow.cfg \
module.pager.cfg
module.pager.cfg \
module.illume-home.cfg
%.cfg: %.src
$(EET_EET) -e \