From: Daniel Kolesa Date: Wed, 10 Dec 2014 15:25:00 +0000 (+0000) Subject: elua: always install cmake stuff for elua, even when not being built X-Git-Tag: v1.13.0-alpha1~225 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=894c6cf80bcba72a2daeeac02ccf6c8ae23c5270;p=platform%2Fupstream%2Fefl.git elua: always install cmake stuff for elua, even when not being built --- diff --git a/Makefile.am b/Makefile.am index 5657698..2b00391 100644 --- a/Makefile.am +++ b/Makefile.am @@ -164,8 +164,7 @@ pc/eo-cxx.pc endif if HAVE_ELUA -pkgconfig_DATA += \ -pc/elua.pc +pkgconfig_DATA += pc/elua.pc endif if BUILD_ENGINE_SOFTWARE_X11 @@ -361,12 +360,10 @@ emotion_cmakeconfig_DATA = \ cmakeconfig/EmotionConfig.cmake \ cmakeconfig/EmotionConfigVersion.cmake -if HAVE_ELUA elua_cmakeconfigdir = $(libdir)/cmake/Elua elua_cmakeconfig_DATA = \ cmakeconfig/EluaConfig.cmake \ cmakeconfig/EluaConfigVersion.cmake -endif # D-Bus services: