aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ecore/Makefile.am')
-rw-r--r--libraries/ecore/Makefile.am5
1 files changed, 5 insertions, 0 deletions
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 \
106ecore-psl1ght.pc.in \ 106ecore-psl1ght.pc.in \
107ecore-input.pc.in \ 107ecore-input.pc.in \
108ecore-wince.pc.in \ 108ecore-wince.pc.in \
109ecore-wayland.pc.in \
109ecore.spec.in \ 110ecore.spec.in \
110ecore.spec \ 111ecore.spec \
111m4/ac_abstract_socket.m4 \ 112m4/ac_abstract_socket.m4 \
@@ -190,6 +191,10 @@ if BUILD_ECORE_PSL1GHT
190pkgconfig_DATA += ecore-psl1ght.pc 191pkgconfig_DATA += ecore-psl1ght.pc
191endif 192endif
192 193
194if BUILD_ECORE_WAYLAND
195pkgconfig_DATA += ecore-wayland.pc
196endif
197
193.PHONY: doc 198.PHONY: doc
194 199
195# Documentation 200# Documentation