CVSROOT:        /sources/auctex
Module name:    reftex
Changes by:     Ralf Angeli <angeli>    07/03/04 16:47:50

Index: Makefile
===================================================================
RCS file: /sources/auctex/reftex/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- Makefile    3 Mar 2007 16:59:20 -0000       1.5
+++ Makefile    4 Mar 2007 16:47:50 -0000       1.6
@@ -116,6 +116,7 @@
        cvs export -d reftex-$(TAG) \
           "`echo $(TAG) | sed -e '/^\([-0-9]*[0-9]\)[-a-z]*$$/s//-D \1T2359/' \
                              -e '/[.]/{s/^/-r release_/;s/[.]/_/g}'`" reftex
+       cd reftex-$(TAG)/lisp && make dist
        cd reftex-$(TAG)/doc && make dist
        chmod -R go-w+rX reftex-$(TAG)
        tar -cf - --owner=root --group=root reftex-$(TAG) | \


_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to