Enlightenment CVS committal Author : raster Project : e17 Module : libs/edje
Dir : e17/libs/edje Modified Files: Makefile.am configure.in Log Message: asparagus. and make distcheck passes again. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/edje/Makefile.am,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- Makefile.am 12 Jul 2005 06:27:07 -0000 1.12 +++ Makefile.am 6 Oct 2005 08:47:12 -0000 1.13 @@ -15,15 +15,9 @@ # cp -p $(srcdir)/data/edc.vim $(DESTDIR)$(vimdir)/syntax/; \ # fi -dist-hook: - ./gendoc; \ - tar cvf edje_docs.tar doc/html doc/latex doc/man; \ - rm -f edje_docs.tar.gz; \ - gzip -9 edje_docs.tar; - bin_SCRIPTS = edje-config -EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN edje.spec edje.pc.in edje.c.in gendoc Doxyfile edje_docs.tar.gz +EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN edje.spec edje.pc.in edje.c.in gendoc Doxyfile pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = edje.pc =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/edje/configure.in,v retrieving revision 1.46 retrieving revision 1.47 diff -u -3 -r1.46 -r1.47 --- configure.in 3 Oct 2005 02:29:54 -0000 1.46 +++ configure.in 6 Oct 2005 08:47:12 -0000 1.47 @@ -7,7 +7,7 @@ AC_CANONICAL_BUILD AC_CANONICAL_HOST AC_ISC_POSIX -AM_INIT_AUTOMAKE(edje, 0.5.0.016) +AM_INIT_AUTOMAKE(edje, 0.5.0.017) AM_CONFIG_HEADER(config.h) AC_PROG_CC @@ -226,7 +226,6 @@ edje-config ],[ chmod +x edje-config -touch edje_docs.tar.gz ]) if test "x$have_edje_cc" = "xyes"; then ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs