Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/data/include


Modified Files:
        Makefile.am 


Log Message:
switched edje over to pkg-config. almost. ecore is still detected by 
ecore-config, cause that one's gonna be pain.

===================================================================
RCS file: /cvs/e/e17/libs/edje/data/include/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 24 Feb 2005 15:34:43 -0000      1.2
+++ Makefile.am 21 Mar 2007 02:52:41 -0000      1.3
@@ -1,6 +1,6 @@
 FILES = edje.inc
 
-incdir = $(pkgdatadir)/include
+incdir = $(embryoincludedir)
 inc_DATA = $(FILES)
 
 EXTRA_DIST = $(FILES)



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to