From: Peter Verthez Date: Thu, 12 Sep 2002 17:39:00 +0000 (+0000) Subject: Little correction. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=1c4d9b8df45c2346f49a62182dbe56309f869ae8;hp=1011ec146df8c34475878d5e614df2a3fcfe0f6f;p=gedcom-parse.git Little correction. --- 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