New template and palette committed but not installed

hello all,
I committed a new template and a new color palette (for use with the Beamer LaTeX package, to produce screen presentations). I just added the files to share/templates and share/palettes (around rev 15000) in svn but I discovered today that, though the files are in a source checkout, they are not installed and therefore not distributed. Is there an extra step to have them installed by "make install"? (I thought that everything in those directories was just copied).
Thank you in advance for your help.
JiHO --- http://jo.irisson.free.fr/

On Thu, 14 Jun 2007 18:10:32 +0200, jiho <jo.irisson@...400...> wrote:
Is there an extra step to have them installed by "make install"? (I thought that everything in those directories was just copied).
Yes, in general, to be installed files need to be listed in Makefile_insert (or Makefile.am, if there's no _insert for that directory).
-mental

On 2007-June-14 , at 18:53 , MenTaLguY wrote:
On Thu, 14 Jun 2007 18:10:32 +0200, jiho <jo.irisson@...400...> wrote:
Is there an extra step to have them installed by "make install"? (I thought that everything in those directories was just copied).
Yes, in general, to be installed files need to be listed in Makefile_insert (or Makefile.am, if there's no _insert for that directory).
OK thanks. I added the appropriates lines to Makefile.am in share/ templates and share/palettes and committed the files. Now the palette and template are included.
JiHO --- http://jo.irisson.free.fr/
participants (2)
-
jiho
-
MenTaLguY