Changed dependency for install-data-local from "evolution" to
2001-04-23 Jon Trowbridge <trow@ximian.com> * C/Makefile.am (install-data-local): Changed dependency for install-data-local from "evolution" to "evolution-guide". svn path=/trunk/; revision=9529
This commit is contained in:
committed by
Jon Trowbridge
parent
2b9cb3edda
commit
2c8b221e77
@ -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`; \
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
2001-04-23 Jon Trowbridge <trow@ximian.com>
|
||||
|
||||
* C/Makefile.am (install-data-local): Changed dependency for
|
||||
install-data-local from "evolution" to "evolution-guide".
|
||||
|
||||
2001-04-23 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* C/Makefile.am (evolution-guide): Use `$(srcdir)' here.
|
||||
|
||||
@ -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`; \
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
2001-04-23 Jon Trowbridge <trow@ximian.com>
|
||||
|
||||
* C/Makefile.am (install-data-local): Changed dependency for
|
||||
install-data-local from "evolution" to "evolution-guide".
|
||||
|
||||
2001-04-23 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* C/Makefile.am (evolution-guide): Use `$(srcdir)' here.
|
||||
|
||||
Reference in New Issue
Block a user