From aa9d57a40ba24ccc1b7d145b68f834910c79e4d8 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Fri, 20 Nov 2009 17:55:53 +0000 Subject: [PATCH] Fix makefile for recently added src configs. SVN revision: 43841 --- config/illume-home/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/illume-home/Makefile.am b/config/illume-home/Makefile.am index 97cdaa207..0f21e1dd0 100644 --- a/config/illume-home/Makefile.am +++ b/config/illume-home/Makefile.am @@ -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 \