summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCedric Bail <cedric@osg.samsung.com>2017-11-14 20:08:09 -0800
committerCedric Bail <cedric@osg.samsung.com>2017-11-14 20:08:09 -0800
commit663e31413a21030be8989eee82204f9351d2517c (patch)
tree8e255086a213704428078edfd57ce3727e0fb68b /Makefile.am
parent2cea85db388d34337676466ef7f50c22e685c7d0 (diff)
downloadefl-663e31413a21030be8989eee82204f9351d2517c.tar.gz
Revert "Revert series of patches from cedric (due to dependencies and conflicts)"
This reverts commit 2cea85db388d34337676466ef7f50c22e685c7d0. Their was a typo that I made during cleanup of the patch before pushing that I didn't notice broke some stuff. But also you may have an old efl_general.h in your elementary directory that is now being picked instead of the one provided by the tree.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1106b60b01..8fb921c734 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -136,7 +136,9 @@ pc/emile.pc \
pc/eet.pc \
pc/evas.pc \
pc/ecore.pc \
+pc/efl-core.pc \
pc/ecore-con.pc \
+pc/efl-net.pc \
pc/ecore-ipc.pc \
pc/ecore-file.pc \
pc/ecore-input.pc \
@@ -157,7 +159,8 @@ pc/emotion.pc \
pc/ethumb.pc \
pc/ethumb_client.pc \
pc/elocation.pc \
-pc/elementary.pc
+pc/elementary.pc \
+pc/efl-ui.pc
if HAVE_CXX11
pkgconfig_DATA += \