From 1cf48191249776e09860fb40d6391777154d41a3 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Fri, 1 Nov 2002 13:46:54 +0000 Subject: [PATCH] Let gomxref.html depend on the generating script. --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 54f46d1..dcb10d3 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -13,6 +13,6 @@ DISTCLEANFILES = $(GENERATED_DOC_FILES) doc_DATA = $(DOC_FILES) $(GENERATED_DOC_FILES) -gomxref.html: $(srcdir)/../include/gom.h +gomxref.html: $(srcdir)/../include/gom.h make_gom_xref srcdir=$(srcdir); export srcdir; \ perl $(srcdir)/make_gom_xref -- 2.30.2