From cfb65ef4b4fe5ddcacd27db64c2239715b23c455 Mon Sep 17 00:00:00 2001 From: seoz Date: Thu, 16 Feb 2012 07:41:34 +0000 Subject: [PATCH] elm: Fix fix fix. Signed-off-by: Daniel Juyung Seo git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68010 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 3c124cd..0ff9bee 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -159,7 +159,7 @@ elm_button.c \ elm_calendar.c \ elm_check.c \ elm_clock.c \ -elm_cnp_helper.c \ +elm_cnp.c \ elm_colorselector.c \ elm_config.c \ elm_conform.c \ -- 2.7.4