Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : deskshow

Dir     : e_modules/deskshow


Modified Files:
        Makefile.am 


Log Message:
pass make distcheck

===================================================================
RCS file: /cvs/e/e_modules/deskshow/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- Makefile.am 28 Apr 2007 12:31:17 -0000      1.18
+++ Makefile.am 6 Nov 2007 15:56:25 -0000       1.19
@@ -8,20 +8,20 @@
 # data files for the module
 filesdir =  $(datadir)
 
-files_DATA = module_icon.png \
-                       module.desktop \
-                       e-module-deskshow.edj \
-                       deskshow.edj
+files_DATA = module.desktop \
+            e-module-deskshow.edj \
+            deskshow.edj
 
 EXTRA_DIST = $(files_DATA) \
-                               deskshow.edc \
-                               e17_titlebar.png \
-                               e17_titlebar_glint1.png \
-                               e17_titlebar_glint2.png \
-                               e17_titlebar_glint3.png \
-                               e17_titlebar_shadow1.png \
-                               e17_titlebar_shadow2.png \
-                               VeraBd.ttf
+            deskshow.edc \
+            e17_titlebar.png \
+            e17_titlebar_glint1.png \
+            e17_titlebar_glint2.png \
+            e17_titlebar_glint3.png \
+            e17_titlebar_shadow1.png \
+            e17_titlebar_shadow2.png \
+            VeraBd.ttf \
+            module_icon.png
 
 # the module .so file
 INCLUDES = -I. \
@@ -45,4 +45,4 @@
         rm -rf deskshow.edj *~
 
 uninstall:
-       rm -rf $(datadir)
+       rm -rf $(DESTDIR)$(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