Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mail

Dir     : e_modules/mail


Modified Files:
        Makefile.am 


Log Message:
Don't install module_icon.png
Pass make distcheck.

===================================================================
RCS file: /cvs/e/e_modules/mail/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- Makefile.am 21 Jun 2007 05:46:45 -0000      1.16
+++ Makefile.am 7 Nov 2007 18:34:28 -0000       1.17
@@ -10,16 +10,16 @@
 # data files for the module
 filesdir =  $(datadir)
 
-files_DATA = module_icon.png \
-                       module.desktop \
-                       e-module-mail.edj \
-                       mail.edj
+files_DATA = module.desktop \
+            e-module-mail.edj \
+            mail.edj
 
 EXTRA_DIST = $(files_DATA) \
-                       mail.edc \
-                       checking.png \
-                       newmail.png \
-                       VeraBd.ttf
+            mail.edc \
+            checking.png \
+            newmail.png \
+            VeraBd.ttf \
+            module_icon.png
 
 # the module .so file
 INCLUDES = -I. \
@@ -52,5 +52,3 @@
 
 clean-local:
         rm -rf mail.edj *~
-uninstall:
-       rm -rf $(datadir)



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to