Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : echo

Dir     : e_modules/echo


Modified Files:
        configure.in Makefile.am 


Log Message:
Disable building po directory for now until we get some translations in here.

===================================================================
RCS file: /cvs/e/e_modules/echo/configure.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- configure.in        10 Jan 2008 20:33:00 -0000      1.3
+++ configure.in        12 Jan 2008 01:31:00 -0000      1.4
@@ -82,7 +82,6 @@
 AC_OUTPUT([
 Makefile
 src/Makefile
-po/Makefile.in
 module.desktop
 e_modules-echo.spec
 ], [
===================================================================
RCS file: /cvs/e/e_modules/echo/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 10 Jan 2008 20:33:00 -0000      1.3
+++ Makefile.am 12 Jan 2008 01:31:00 -0000      1.4
@@ -3,7 +3,7 @@
                       missing module.desktop config.rpath mkinstalldirs \
                        ABOUT-NLS
 
-SUBDIRS = src po
+SUBDIRS = src
 
 EDJE_FLAGS = -v \
           -id $(top_srcdir)/images \



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to