Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/po


Modified Files:
        Makefile.am 


Log Message:


make e17 pass make distcheck....
and...
ASPARAGUS time...
  http://enlightenment.freedesktop.org
for tarballs

:)

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/po/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- Makefile.am 22 Apr 2005 03:06:27 -0000      1.13
+++ Makefile.am 23 Apr 2005 08:39:39 -0000      1.14
@@ -38,23 +38,23 @@
 pl.po
 
 ja.mo:
-       $(MSGFMT) -f -o $@ ja.po
+       $(MSGFMT) -f -o $@ $(top_srcdir)/po/ja.po
 fr.mo:
-       $(MSGFMT) -f -o $@ fr.po
+       $(MSGFMT) -f -o $@ $(top_srcdir)/po/fr.po
 es.mo:
-       $(MSGFMT) -f -o $@ es.po
+       $(MSGFMT) -f -o $@ $(top_srcdir)/po/es.po
 pt.mo:
-       $(MSGFMT) -f -o $@ pt.po
+       $(MSGFMT) -f -o $@ $(top_srcdir)/po/pt.po
 fi.mo:
-       $(MSGFMT) -f -o $@ fi.po
+       $(MSGFMT) -f -o $@ $(top_srcdir)/po/fi.po
 ru.mo:
-       $(MSGFMT) -f -o $@ ru.po
+       $(MSGFMT) -f -o $@ $(top_srcdir)/po/ru.po
 bg.mo:
-       $(MSGFMT) -f -o $@ bg.po
+       $(MSGFMT) -f -o $@ $(top_srcdir)/po/bg.po
 de.mo:
-       $(MSGFMT) -f -o $@ de.po
+       $(MSGFMT) -f -o $@ $(top_srcdir)/po/de.po
 pl.mo:
-       $(MSGFMT) -f -o $@ pl.po
+       $(MSGFMT) -f -o $@ $(top_srcdir)/po/pl.po
 
 install-poDATA:
 uninstall-poDATA:




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to