From 2c8b221e77ecccc5070076ea17da2dd0b4ba94c1 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Mon, 23 Apr 2001 23:29:00 +0000 Subject: Changed dependency for install-data-local from "evolution" to 2001-04-23 Jon Trowbridge * C/Makefile.am (install-data-local): Changed dependency for install-data-local from "evolution" to "evolution-guide". svn path=/trunk/; revision=9529 --- doc/C/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/C') diff --git a/doc/C/Makefile.am b/doc/C/Makefile.am index 6aa9035909..90b0e0ea2f 100644 --- a/doc/C/Makefile.am +++ b/doc/C/Makefile.am @@ -32,7 +32,7 @@ dist-hook: mkdir $(distdir)/evolution/stylesheet-images -cp evolution/stylesheet-images/* $(distdir)/evolution/stylesheet-images -install-data-local: evolution +install-data-local: evolution-guide $(top_srcdir)/mkinstalldirs $(DESTDIR)$(evolution_helpdir) -for file in $(srcdir)/evolution/*.html $(srcdir)/evolution/*.css; do \ basefile=`basename $$file`; \ -- cgit v1.2.3