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
This commit is contained in:
Stefan Schmidt 2016-03-25 18:32:07 +01:00
parent 2261964ca2
commit c352c504a5
1 changed files with 2 additions and 1 deletions

View File

@ -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 += \