diff options
author | Tom Hacohen <tom@stosb.com> | 2014-07-18 13:38:25 +0100 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2014-08-21 11:02:10 +0100 |
commit | b0b533fcb1beff3c01501258bb4af4a6533e6884 (patch) | |
tree | 7beb007016fe2d1c1c12bec95c5d1b1b62785e9f /Makefile.am | |
parent | 0658591a4d99d45f33c9fc5b8f6b60c28eb7069b (diff) |
Efl: Create libefl.
Create libefl.so and the interal package for dependencies.
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 3b5ea42697..7174c548f3 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -128,6 +128,7 @@ pkgconfig_DATA += \ | |||
128 | pc/eina.pc \ | 128 | pc/eina.pc \ |
129 | pc/eo.pc \ | 129 | pc/eo.pc \ |
130 | pc/eolian.pc \ | 130 | pc/eolian.pc \ |
131 | pc/efl.pc \ | ||
131 | pc/eet.pc \ | 132 | pc/eet.pc \ |
132 | pc/evas.pc \ | 133 | pc/evas.pc \ |
133 | pc/ecore.pc \ | 134 | pc/ecore.pc \ |