Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        Makefile.am gendoc 


Log Message:


dan sinclair's fix.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- Makefile.am 23 Sep 2003 08:09:19 -0000      1.10
+++ Makefile.am 16 Feb 2004 02:48:13 -0000      1.11
@@ -30,8 +30,8 @@
 
 bin_SCRIPTS = ecore-config
 
-EXTRA_DIST = README AUTHORS COPYING ecore.m4 ecore.spec ecore.c.in gendoc Doxyfile 
ecore_docs.tar.gz \
-make_cross_compile_arm.sh conf-e-x11.sh
+EXTRA_DIST = README AUTHORS COPYING ecore.m4 ecore.spec ecore.c.in gendoc \
+Doxyfile ecore_docs.tar.gz make_cross_compile_arm.sh
 
 m4datadir = $(datadir)/aclocal
 m4data_DATA = ecore.m4
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/gendoc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- gendoc      23 Sep 2003 08:09:19 -0000      1.2
+++ gendoc      16 Feb 2004 02:48:13 -0000      1.3
@@ -9,4 +9,7 @@
 rm -rf ./doc/html ./doc/latex ./doc/man
 doxygen
 cp doc/img/*.png doc/html/
+rm -f ecore_docs.tar ecore_docs.tar.gz
+tar -cvf ecore_docs.tar doc/html doc/man doc/latex
+gzip -9 ecore_docs.tar
 exit 0




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to