From 23faa57aef230148a5ab1c746a325be4ba029b02 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 23 Apr 2001 20:45:39 +0000 Subject: Port builddir != srcdir patch from the evolution-0-10-branch. svn path=/trunk/; revision=9522 --- help/devel/calendar/cal-util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/devel/calendar/cal-util/Makefile.am') diff --git a/help/devel/calendar/cal-util/Makefile.am b/help/devel/calendar/cal-util/Makefile.am index 227fbb1a9c..291cb46f2d 100644 --- a/help/devel/calendar/cal-util/Makefile.am +++ b/help/devel/calendar/cal-util/Makefile.am @@ -100,7 +100,7 @@ all: $(sgml_generated) if ENABLE_GTK_DOC scan $(scan_generated): $(SOURCE_FILES) - -(cd $(srcdir) \ + -(ln -sf $(srcdir)/$(DOC_MODULE).types . \ && env CFLAGS=$(CFLAGS) LDFLAGS=$(LDFLAGS) \ gtkdoc-scanobj --module=$(DOC_MODULE) \ && gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) \ -- cgit v1.2.3