Install ecore-data.pc

SVN revision: 45783
This commit is contained in:
Sebastian Dransfeld 2010-02-01 20:37:41 +00:00
parent 75f4ccbbe5
commit 503e847677
1 changed files with 2 additions and 1 deletions

View File

@ -79,10 +79,11 @@ EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN \
ecore-quartz.pc.in \
ecore-input.pc.in \
ecore-wince.pc.in \
ecore-data.pc.in \
ecore.spec.in ecore.spec
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = ecore.pc
pkgconfig_DATA = ecore.pc ecore-data.pc
if BUILD_ECORE_CON
pkgconfig_DATA += ecore-con.pc