diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1999-01-11 16:38:16 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1999-01-11 16:38:16 +0000 |
commit | 33f48d5efec336d91bc14868b6603b6e53804e89 (patch) | |
tree | e1b0250475483d3c1404da35563e0743a5e2924d /gnu/usr.bin/texinfo/util/Makefile.am | |
parent | 99605a9e62a5b339ff09bd970d377cb20fc4a159 (diff) |
Upgrade to 3.12, merge with OpenBSD changes.
Diffstat (limited to 'gnu/usr.bin/texinfo/util/Makefile.am')
-rw-r--r-- | gnu/usr.bin/texinfo/util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/texinfo/util/Makefile.am b/gnu/usr.bin/texinfo/util/Makefile.am index 4326f08c0d4..c4e691329bb 100644 --- a/gnu/usr.bin/texinfo/util/Makefile.am +++ b/gnu/usr.bin/texinfo/util/Makefile.am @@ -1,5 +1,5 @@ ## Makefile.am for texinfo/util. -## $Id: Makefile.am,v 1.1 1997/08/01 22:01:03 kstailey Exp $ +## $Id: Makefile.am,v 1.2 1999/01/11 16:38:15 espie Exp $ ## Run automake in .. to produce Makefile.in from this. bin_PROGRAMS = install-info texindex |