diff options
author | Felipe Magno de Almeida <felipe@expertisesolutions.com.br> | 2015-04-05 15:19:59 +0200 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2015-04-05 16:23:38 +0200 |
commit | 7928609a2945d2aef038b1e97a6d800d864d6f1a (patch) | |
tree | a66dd4a9bc24ff2a33ebb6ed9b76cbe08bb08aa5 /Makefile.am | |
parent | 2f5383333196004f9113952c864bf9848025a04b (diff) |
efl: move emodel to be an efl interfaces.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 14b8572bb1..6278e421b9 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -143,7 +143,6 @@ pc/ecore-evas.pc \ | |||
143 | pc/ecore-avahi.pc \ | 143 | pc/ecore-avahi.pc \ |
144 | pc/ector.pc \ | 144 | pc/ector.pc \ |
145 | pc/embryo.pc \ | 145 | pc/embryo.pc \ |
146 | pc/emodel.pc \ | ||
147 | pc/eio.pc \ | 146 | pc/eio.pc \ |
148 | pc/eldbus.pc \ | 147 | pc/eldbus.pc \ |
149 | pc/efreet.pc \ | 148 | pc/efreet.pc \ |
@@ -164,7 +163,6 @@ pc/eolian-cxx.pc \ | |||
164 | pc/edje-cxx.pc \ | 163 | pc/edje-cxx.pc \ |
165 | pc/eet-cxx.pc \ | 164 | pc/eet-cxx.pc \ |
166 | pc/eo-cxx.pc \ | 165 | pc/eo-cxx.pc \ |
167 | pc/emodel-cxx.pc \ | ||
168 | pc/eio-cxx.pc | 166 | pc/eio-cxx.pc |
169 | endif | 167 | endif |
170 | 168 | ||