texinfo-commits
[Top][All Lists]
Advanced

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

[6745] Makefile.am formatting


From: Gavin D. Smith
Subject: [6745] Makefile.am formatting
Date: Sun, 01 Nov 2015 19:18:54 +0000

Revision: 6745
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6745
Author:   gavin
Date:     2015-11-01 19:18:52 +0000 (Sun, 01 Nov 2015)
Log Message:
-----------
Makefile.am formatting

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

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2015-11-01 18:35:06 UTC (rev 6744)
+++ trunk/ChangeLog     2015-11-01 19:18:52 UTC (rev 6745)
@@ -1,3 +1,8 @@
+2015-11-01  Gavin Smith  <address@hidden>
+
+       * tp/tests/Makefile.am: Remove commented-out lines and 
+       formatting.
+
 2015-10-31  Gavin Smith  <address@hidden>
 
        Fix compiler warnings.

Modified: trunk/tp/tests/Makefile.am
===================================================================
--- trunk/tp/tests/Makefile.am  2015-11-01 18:35:06 UTC (rev 6744)
+++ trunk/tp/tests/Makefile.am  2015-11-01 19:18:52 UTC (rev 6745)
@@ -22,13 +22,9 @@
          -long '$(long_tests)' \
          -tex_html '$(tex_html_tests)'
 
-#htmlxref htmlxref-only_mono htmlxref-only_split
-base_tests = \
- formatting 
-long_tests = \
- sectioning coverage indices nested_formats contents layout
-tex_html_tests = \
- tex_html
+base_tests = formatting 
+long_tests = sectioning coverage indices nested_formats contents layout
+tex_html_tests = tex_html
 
 test_subdirs = htmlxref htmlxref-only_mono htmlxref-only_split
 




reply via email to

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