diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2015-04-04 11:50:09 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2015-04-04 11:50:51 +0900 |
commit | bd18b52c46fde34266e0f8f0a34181f07f937053 (patch) | |
tree | d30f6d4097c29be8b73f0ee93b385fe948628212 /Makefile.am | |
parent | 0ae06207afc01b54c227dcfa1a5a6681de285671 (diff) | |
download | efl-bd18b52c46fde34266e0f8f0a34181f07f937053.tar.gz |
efl - fix more cedric build breaks...
never checked anything depending on efl to build... didnt install
ector.pc...! fix!
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 345b6fabbd..dee94789e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -141,6 +141,7 @@ pc/ecore-imf.pc \ pc/ecore-imf-evas.pc \ pc/ecore-evas.pc \ pc/ecore-avahi.pc \ +pc/ector.pc \ pc/embryo.pc \ pc/eio.pc \ pc/eldbus.pc \ |