Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/po


Modified Files:
        Makefile.am 


Log Message:
Better fix.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/po/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 13 Apr 2005 06:34:08 -0000      1.3
+++ Makefile.am 13 Apr 2005 06:51:51 -0000      1.4
@@ -11,15 +11,14 @@
 fr \
 ja
 
-install-data-am: install-data-local
+install-poDATA:
+uninstall-poDATA:
 install-data-local:
        for L in $(LANGS); do \
          $(INSTALL_DATA) -D \
          $$L.mo $(datadir)/locale/$$L/LC_MESSAGES/$(PACKAGE).mo; \
        done
 
-uninstall-am: uninstall-info-am
-
 EXTRA_DIST = \
 enlightenment.pot \
 fr.po \




-------------------------------------------------------
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