From 825a3d837a33f226c879cd02ad15c3fba57e8b2c Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 23 Jan 2012 23:30:42 +1000 Subject: Update the EFL to what I'm actually using, coz I'm using some stuff not yet released. --- libraries/ecore/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libraries/ecore/Makefile.am') diff --git a/libraries/ecore/Makefile.am b/libraries/ecore/Makefile.am index 3de7673..8a6ef9a 100644 --- a/libraries/ecore/Makefile.am +++ b/libraries/ecore/Makefile.am @@ -106,6 +106,7 @@ ecore-cocoa.pc.in \ ecore-psl1ght.pc.in \ ecore-input.pc.in \ ecore-wince.pc.in \ +ecore-wayland.pc.in \ ecore.spec.in \ ecore.spec \ m4/ac_abstract_socket.m4 \ @@ -190,6 +191,10 @@ if BUILD_ECORE_PSL1GHT pkgconfig_DATA += ecore-psl1ght.pc endif +if BUILD_ECORE_WAYLAND +pkgconfig_DATA += ecore-wayland.pc +endif + .PHONY: doc # Documentation -- cgit v1.1