Install ecore-data.pc
authorenglebass <englebass@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 1 Feb 2010 20:37:41 +0000 (20:37 +0000)
committerenglebass <englebass@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 1 Feb 2010 20:37:41 +0000 (20:37 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@45783 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Makefile.am

index 3b24904..3912465 100644 (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