Use INSTALL_DATA in a for loop, don't install all at once.

* core-docs/Makefile.am (install-data-local): Use INSTALL_DATA in
a for loop, don't install all at once.
(GNOME_INTRO_HTML_FILES): Remove $(srcdir) from names of files.
(GNOME_INTRO_PICTURES): Likewise.
(INTRO_EXTRA_DIST): Likewise.
(GNOME_INTRO_GIFS): Likewise.
(EXTRA_DIST): Likewise.

Now `make dist' friendly.  Also, `make install' works for srcdir!=builddir.
This commit is contained in:
Raja R Harinath 1998-08-02 01:57:56 +00:00
parent 013748ac41
commit bd49552a94

View file

@ -1,3 +1,13 @@
1998-08-01 Raja R Harinath <harinath@cs.umn.edu>
* core-docs/Makefile.am (install-data-local): Use INSTALL_DATA in
a for loop, don't install all at once.
(GNOME_INTRO_HTML_FILES): Remove $(srcdir) from names of files.
(GNOME_INTRO_PICTURES): Likewise.
(INTRO_EXTRA_DIST): Likewise.
(GNOME_INTRO_GIFS): Likewise.
(EXTRA_DIST): Likewise.
1998-07-31 Federico Mena Quintero <federico@nuclecu.unam.mx>
* configure.in (ALL_LINGUAS): Added Japanese translation.