Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore
Dir : e17/libs/ecore Modified Files: Tag: SPLIT Makefile.am Added Files: Tag: SPLIT Doxyfile ecore.c.in gendoc Log Message: doc doc doc... :) =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/Makefile.am,v retrieving revision 1.7.2.2 retrieving revision 1.7.2.3 diff -u -3 -r1.7.2.2 -r1.7.2.3 --- Makefile.am 16 Feb 2003 15:00:14 -0000 1.7.2.2 +++ Makefile.am 20 Feb 2003 06:56:39 -0000 1.7.2.3 @@ -8,6 +8,10 @@ stamp-h.in dist-hook: + ./gendoc; \ + tar cvf ecore_docs.tar doc; \ + rm -f ecore_docs.tar.gz; \ + gzip -9 ecore_docs.tar; \ if test -d data; then \ mkdir $(distdir)/data; \ for file in data/*; do \ @@ -19,7 +23,7 @@ bin_SCRIPTS = ecore-config -EXTRA_DIST = README AUTHORS COPYING ecore.m4 ecore.spec \ +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 ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs