edje: add vmaj and module to edje.pc
authorbilliob <billiob>
Fri, 20 May 2011 16:41:28 +0000 (16:41 +0000)
committerbilliob <billiob@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 20 May 2011 16:41:28 +0000 (16:41 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@59556 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

edje.pc.in

index 815730f..1f2befe 100644 (file)
@@ -1,9 +1,11 @@
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
+modules=@libdir@/@PACKAGE@/modules
 includedir=@includedir@
 datarootdir=@datarootdir@
 datadir=@datadir@/edje
+vmaj=@VMAJ@
 
 Name: edje
 Description: Enlightened graphical design and layout engine.