Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        Makefile.am 


Log Message:
edd Ecore Windows CE module

===================================================================
RCS file: /cvs/e/e17/libs/ecore/Makefile.am,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -3 -r1.43 -r1.44
--- Makefile.am 18 Feb 2008 07:29:44 -0000      1.43
+++ Makefile.am 31 May 2008 04:59:18 -0000      1.44
@@ -26,6 +26,7 @@
                       ecore-x.pc \
                       ecore-win32.pc \
                       ecore-sdl.pc \
+                      ecore-wince.pc \
                       ecore.pc
 
 bin_SCRIPTS = 
@@ -49,6 +50,7 @@
             ecore-x.pc.in \
             ecore-win32.pc.in \
             ecore-sdl.pc.in \
+            ecore-wince.pc.in \
             ecore.spec.in ecore.spec \
             doc gendoc
 
@@ -108,6 +110,10 @@
 pwin32 = ecore-win32.pc
 endif
 
+if BUILD_ECORE_WINCE
+pwince = ecore-wince.pc
+endif
+
 
 if BUILD_ECORE_SDL
 psdl = ecore-sdl.pc
@@ -121,4 +127,4 @@
 pkgconfig_DATA = \
        ecore.pc $(pcon) $(pconfig) $(pdfb) $(pevas) \
        $(pfb) $(pfile) $(pdesktop) $(pimf) $(pimfevas) $(pipc) $(pjob) $(ptxt) 
\
-       $(px) $(pwin32) $(psdl)
+       $(px) $(pwin32) $(pwince) $(psdl)



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to