summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGustavo Sverzut Barbieri <barbieri@gmail.com>2012-12-28 17:53:25 +0000
committerGustavo Sverzut Barbieri <barbieri@gmail.com>2012-12-28 17:53:25 +0000
commit331488d1ce3db2d07533ee276dabdc23f153fa61 (patch)
treea091fe83bfcf0c9d8f9f34ebfe44a5347537bff8 /Makefile.am
parent6800b178dc918633ede220c572e5b99fa0046e7e (diff)
downloadefl-331488d1ce3db2d07533ee276dabdc23f153fa61.tar.gz
efl: merge edbus (v2).
SVN revision: 81825
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 33e9e8d202..7c26d2aee2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -94,7 +94,8 @@ pc/ecore-imf.pc \
pc/ecore-imf-evas.pc \
pc/ecore-evas.pc \
pc/embryo.pc \
-pc/eio.pc
+pc/eio.pc \
+pc/edbus2.pc
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA =
@@ -122,7 +123,8 @@ pc/ecore-imf.pc \
pc/ecore-imf-evas.pc \
pc/ecore-evas.pc \
pc/embryo.pc \
-pc/eio.pc
+pc/eio.pc \
+pc/edbus2.pc
if BUILD_ENGINE_SOFTWARE_X11
pkgconfig_DATA += pc/evas-software-x11.pc