summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-03-25 18:32:07 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2016-03-25 18:32:07 +0100
commitc352c504a50a6dc2461e5fdd7ea4a4f5ed76e846 (patch)
treed51127ad10433b5525931e45253f90298e1b6591 /Makefile.am
parent2261964ca233df1205e92a76af0addb89c763aa3 (diff)
downloadefl-c352c504a50a6dc2461e5fdd7ea4a4f5ed76e846.tar.gz
build: make sure elementary.pc file gets actually installed
It was missing from the Makefile and thus not installed. Thanks Scimmia for bringing this up. ref T3361
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ef7c8a4292..0ec3bf4bc1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -153,7 +153,8 @@ pc/edje.pc \
pc/emotion.pc \
pc/ethumb.pc \
pc/ethumb_client.pc \
-pc/elocation.pc
+pc/elocation.pc \
+pc/elementary.pc
if HAVE_CXX11
pkgconfig_DATA += \