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 \