stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=427415ac21905481db1547bd57fc1648e1d9eb09

commit 427415ac21905481db1547bd57fc1648e1d9eb09
Author: Stefan Schmidt <[email protected]>
Date:   Tue Nov 11 17:22:48 2014 +0100

    elocation: Make sure the pc file gets installed like the others.
    
    Forgot about this when merging it it from the separate lib where
    the tooling did handle it. Thanks goes to Scimmia for letting me
    know so quickly. :)
---
 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 599a8f2..34aaa1d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -149,7 +149,8 @@ pc/efreet-trash.pc \
 pc/edje.pc \
 pc/emotion.pc \
 pc/ethumb.pc \
-pc/ethumb_client.pc
+pc/ethumb_client.pc \
+pc/elocation.pc
 
 if HAVE_CXX11
 pkgconfig_DATA += \

-- 


Reply via email to