automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

installing a whole directory


From: Lorenzo Bettini
Subject: installing a whole directory
Date: Tue, 14 Apr 2009 11:58:25 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090409)

Hi

I was trying to have 'make install' install a whole directory (together with all its contents) by specifying in the Makefile.am

doc_DATA = html

where html is a directory

I get no error from automake, but during in the installation (make install) I get:

/usr/bin/install -c -m 644 './html' '/home/bettini/usr/local/share/doc/source-highlight/html'
/usr/bin/install: omitting directory `./html'
make[4]: *** [install-docDATA] Error 1

is there a way to achieve this?

thanks in advance
        Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net





reply via email to

[Prev in Thread] Current Thread [Next in Thread]