* Makefile.am (amfiles): Added texibuild.am.
authorTom Tromey <tromey@redhat.com>
Sun, 25 Feb 2001 04:37:52 +0000 (04:37 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 25 Feb 2001 04:37:52 +0000 (04:37 +0000)
commit3773f48b9788d685421a398248dec955e6348d3b
treef0ebf12eb0ae7c62b2d445b67a2fe0db2d46604a
parentb77e84ef89fe44fda5988a66dfe28feb9f982025
* Makefile.am (amfiles): Added texibuild.am.
* texibuild.am: New file.
* tests/Makefile.am (TESTS): Added texinfo9.test.
* tests/texinfo9.test: New file.
* automake.in (handle_texinfo): Keep track of suffixes used.  Give
error if suffix unrecognized.  Removed extraneous newline.
13 files changed:
ChangeLog
Makefile.am
Makefile.in
TODO
automake.in
lib/am/Makefile.am
lib/am/texibuild.am [new file with mode: 0644]
lib/am/texinfos.am
tests/Makefile.am
tests/Makefile.in
tests/texinfo9.test [new file with mode: 0755]
texibuild.am [new file with mode: 0644]
texinfos.am