CVSROOT:        /sources/auctex
Module name:    reftex
Changes by:     Ralf Angeli <angeli>    07/03/03 13:40:53

Index: Makefile
===================================================================
RCS file: /sources/auctex/reftex/doc/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- Makefile    1 Mar 2007 22:32:58 -0000       1.2
+++ Makefile    3 Mar 2007 13:40:53 -0000       1.3
@@ -62,9 +62,9 @@
 ../CHANGES: changes.texi
        $(MAKEINFO) $(MAKEINFO_PLAIN) changes.texi --output $@
 
-dist: $(DISTTEXTS)
-
 install: reftex.info
        if [ ! -d $(infodir) ]; then $(MKDIR) $(infodir); else true; fi ;
        $(CP) reftex.info $(infodir)
        -$(INSTALL_INFO) --info-dir=$(infodir) reftex.info
+
+dist: $(DISTTEXTS) reftex.info


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

Reply via email to