diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2002-06-10 13:21:50 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2002-06-10 13:21:50 +0000 |
commit | 0766fc34a2525ed5b1d084ea33b198382d10e7d5 (patch) | |
tree | 416bbb9ee74fd1267a31ae8f52a3127d1815f23f /gnu/usr.bin/texinfo/m4/Makefile.am | |
parent | e9d84711c304eca76d998c83ddae54ec5ec7e5fb (diff) |
TeXinfo 4.2, much more robust html (and other formats) output, and a few
features that new FSF programs will need (e.g., gcc snapshots).
looked at by fgs@, thanks.
Diffstat (limited to 'gnu/usr.bin/texinfo/m4/Makefile.am')
-rw-r--r-- | gnu/usr.bin/texinfo/m4/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/texinfo/m4/Makefile.am b/gnu/usr.bin/texinfo/m4/Makefile.am new file mode 100644 index 00000000000..60cca4c3c58 --- /dev/null +++ b/gnu/usr.bin/texinfo/m4/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 |