This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: installing headers
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- To: Enrico Ng <enrico at fnal dot gov>
- Cc: automake at gnu dot org
- Date: Wed, 26 Jun 2002 18:54:55 +0200
- Subject: Re: installing headers
- References: <007601c21c98$893edbc0$9912e183@fnal.gov>
>>> "Enrico" == Enrico Ng <enrico@fnal.gov> writes:
Enrico> I would like to have automake install the header files in my include
Enrico> folder when I run "make install"
Enrico> This works if I use "include_HEADERS".
Enrico> The problem is that I must list EACH file seperately.
Enrico> It will not let me just say include because it gives me
Enrico> an error message saying its a directory.
Enrico> Is there some other way I can have my header files installed?
No. Unless you write your own install-data-local.
--
Alexandre Duret-Lutz