Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : efm_path

Dir     : e_modules/efm_path


Modified Files:
        Makefile.am 


Log Message:
pass make distcheck

===================================================================
RCS file: /cvs/e/e_modules/efm_path/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 11 Nov 2007 19:25:18 -0000      1.1
+++ Makefile.am 15 Nov 2007 19:30:13 -0000      1.2
@@ -13,10 +13,14 @@
           module.desktop \
           e-module-efm_path.edj
 
+EXTRA_DIST = $(files_DATA) \
+            images/entry.png \
+            fonts/Vera.ttf
+
 %.edj:  %.edc
        $(EDJE_CC) $(EDJE_FLAGS) $< $@
 
 clean-local:
            rm -rf e-module-efm_path.edj module.desktop *~
 uninstall:
-         rm -rf $(datadir)
+         rm -rf $(DESTDIR)$(datadir)



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to