This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: installing headers


>>> "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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]