[liblouis-liblouisxml] [liblouis] r873 committed - Add all test tables to Makefile.am

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Tue, 18 Dec 2012 10:18:21 +0000

Revision: 873
Author:   christian.egli@xxxxxxxxxxxxxx
Date:     Tue Dec 18 02:17:53 2012
Log:      Add all test tables to Makefile.am

http://code.google.com/p/liblouis/source/detail?r=873

Modified:
 /trunk/ChangeLog
 /trunk/tests/tables/Makefile.am

=======================================
--- /trunk/ChangeLog    Mon Dec 17 07:18:11 2012
+++ /trunk/ChangeLog    Tue Dec 18 02:17:53 2012
@@ -1,3 +1,7 @@
+2012-12-18  Christian Egli  <christian.egli@xxxxxx>
+
+       * tests/tables/Makefile.am (EXTRA_DIST): Add all test tables.
+
 2012-12-17  Christian Egli  <christian.egli@xxxxxx>

        * NEWS: Added all new features to the NEWS entry for this release.
=======================================
--- /trunk/tests/tables/Makefile.am     Wed Sep 19 21:32:54 2012
+++ /trunk/tests/tables/Makefile.am     Tue Dec 18 02:17:53 2012
@@ -1,7 +1,7 @@
 SUBDIRS = moreTables

 EXTRA_DIST =                                   \
-       bad.ctb                         \
+       bad.ctb                                 \
        inpos_match_replace.ctb                 \
        inpos_pass0.ctb                         \
        inpos_pass1.ctb                         \
@@ -14,6 +14,7 @@
        letterDefTest_uppercase.ctb             \
        loop.ctb                                \
        lowercase_with_unicode.ctb              \
+       pass0_typebuf.ctb                       \
        pass2.ctb                               \
        squash_space_with_context_1.utb         \
        squash_space_with_context_2.utb         \
For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r873 committed - Add all test tables to Makefile.am - liblouis