Fix build breakage caused by bad MAKEINFO change.
* Makefile.am: Fix build breakage caused by bad MAKEINFO change.
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
2001-10-13 Bastien Nocera <hadess@hadess.net>
|
2002-01-09 Darin Adler <darin@bentspoon.com>
|
||||||
|
|
||||||
reviewed by: <delete if not using a buddy>
|
* Makefile.am: Fix build breakage caused by bad MAKEINFO change.
|
||||||
|
|
||||||
* Makefile.am:
|
|
||||||
|
|
||||||
2000-02-05 Martin Baulig <martin@home-of-linux.org>
|
2000-02-05 Martin Baulig <martin@home-of-linux.org>
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@ libgtop_TEXINFOS = libgtop.texi about.texi reference.texi \
|
|||||||
auto-macros.texi version.texi main.texi \
|
auto-macros.texi version.texi main.texi \
|
||||||
white-paper.texi internals.texi
|
white-paper.texi internals.texi
|
||||||
|
|
||||||
MAKEINFO = -I @libgtop_top_builddir@/doc
|
MAKEINFO = @MAKEINFO@ -I @libgtop_top_builddir@/doc
|
||||||
|
|
||||||
EXTRA_DIST = auto-macros.texi.in
|
EXTRA_DIST = auto-macros.texi.in
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user