From 1c4d9b8df45c2346f49a62182dbe56309f869ae8 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Thu, 12 Sep 2002 17:39:00 +0000 Subject: [PATCH] Little correction. --- doc/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 736fb69..166d5e6 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -17,4 +17,5 @@ dist-hook: $(replace-VERSION) gomxref.html: $(srcdir)/../include/gom.h - ./make_gom_xref + srcdir=$(srcdir); export srcdir; \ + ./make_gom_xref -- 2.30.2