Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : slideshow

Dir     : e_modules/slideshow


Modified Files:
        Makefile.am 


Log Message:
Don't install module_icon.png

===================================================================
RCS file: /cvs/e/e_modules/slideshow/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- Makefile.am 30 Mar 2007 20:44:32 -0000      1.16
+++ Makefile.am 7 Nov 2007 18:53:57 -0000       1.17
@@ -10,14 +10,13 @@
 # data files for the module
 filesdir =  $(datadir)
 
-files_DATA = \
-module_icon.png \
-module.desktop \
-e-module-slideshow.edj \
-slideshow.edj
+files_DATA = module.desktop \
+            e-module-slideshow.edj \
+            slideshow.edj
 
 EXTRA_DIST = $(files_DATA) \
-                       slideshow.edc
+            module_icon.png \
+            slideshow.edc
 
 # the module .so file
 INCLUDES = -I. \



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