texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[7426] remove reference to removed directory


From: gavinsmith0123
Subject: [7426] remove reference to removed directory
Date: Sun, 2 Oct 2016 12:48:05 +0000 (UTC)

Revision: 7426
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=7426
Author:   gavin
Date:     2016-10-02 12:48:05 +0000 (Sun, 02 Oct 2016)
Log Message:
-----------
remove reference to removed directory

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/tp/tests/Makefile.am
    trunk/tp/tests/htmlxref-only_split/Makefile.am

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2016-10-02 12:25:45 UTC (rev 7425)
+++ trunk/ChangeLog     2016-10-02 12:48:05 UTC (rev 7426)
@@ -2,6 +2,9 @@
 
        * tp/Texinfo/Convert/XSParagraph/t/XSParagraph.t: Remove unused 
        file.
+       * tp/tests/htmlxref-only_split/Makefile.am,
+       * tp/tests/Makefile.am: Remove reference to removed .texinfo 
+       subdirectory.
 
 2016-09-29  Gavin Smith  <address@hidden>
 

Modified: trunk/tp/tests/Makefile.am
===================================================================
--- trunk/tp/tests/Makefile.am  2016-10-02 12:25:45 UTC (rev 7425)
+++ trunk/tp/tests/Makefile.am  2016-10-02 12:48:05 UTC (rev 7426)
@@ -68,7 +68,7 @@
 # Some files are in 2 directories in order to get the same result
 # in both test run locations.
 all-local: htmlxref/htmlxref.cnf htmlxref-only_mono/htmlxref.cnf \
- htmlxref-only_split/htmlxref.cnf htmlxref-only_split/.texinfo/htmlxref.cnf \
+ htmlxref-only_split/htmlxref.cnf \
  equivalent_nodes-noderename.cnf sectioning/equivalent_nodes-noderename.cnf \
  unknown_nodes_renamed-noderename.cnf \
  formatting/unknown_nodes_renamed-noderename.cnf coverage_macro-cr.texi
@@ -82,13 +82,6 @@
 htmlxref-only_split/htmlxref.cnf: htmlxref-only_split/htmlxref.cnf-ref
        ${INSTALL_DATA} $(srcdir)/htmlxref-only_split/htmlxref.cnf-ref $@
 
-htmlxref-only_split/.texinfo/htmlxref.cnf: \
- htmlxref-only_split/htmlxref.cnf-texinfo htmlxref-only_split/.texinfo
-       ${INSTALL_DATA} $(srcdir)/htmlxref-only_split/htmlxref.cnf-texinfo $@
-
-htmlxref-only_split/.texinfo:
-       $(MKDIR_P) $@
-
 sectioning/equivalent_nodes-noderename.cnf: sectioning/renamednodes.cnf-ref
        ${INSTALL_DATA} $(srcdir)/sectioning/renamednodes.cnf-ref $@
 

Modified: trunk/tp/tests/htmlxref-only_split/Makefile.am
===================================================================
--- trunk/tp/tests/htmlxref-only_split/Makefile.am      2016-10-02 12:25:45 UTC 
(rev 7425)
+++ trunk/tp/tests/htmlxref-only_split/Makefile.am      2016-10-02 12:48:05 UTC 
(rev 7426)
@@ -3,7 +3,7 @@
 DISTCLEANFILES = tests.log tests.out htmlxref.cnf
 
 distclean-local:
-       rm -rf out_parser diffs test_log .texinfo
+       rm -rf out_parser diffs test_log
 
 dist-hook:
        rm -rf `find $(distdir)/res_parser -name .svn`




reply via email to

[Prev in Thread] Current Thread [Next in Thread]