From 4a128b0fd017ebc059f0a7a98ae886927d15d5a0 Mon Sep 17 00:00:00 2001 From: Cedric Bail Date: Fri, 10 May 2013 14:28:48 +0900 Subject: [PATCH] emotion: oops, forgot to update the Makefile. --- src/Makefile_Emotion.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile_Emotion.am b/src/Makefile_Emotion.am index 2323fb6247..1f412bb667 100644 --- a/src/Makefile_Emotion.am +++ b/src/Makefile_Emotion.am @@ -8,7 +8,7 @@ dist_installed_emotionmainheaders_DATA = lib/emotion/Emotion.h # libemotion.la lib_emotion_libemotion_la_SOURCES = \ -lib/emotion/Emotion_Module.h \ +lib/emotion/emotion_module.h \ lib/emotion/emotion_private.h \ lib/emotion/emotion_smart.c \ lib/emotion/emotion_webcam.c \