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]

installing headers


I would like to have automake install the header files in my include
folder when I run "make install"

This works if I use "include_HEADERS".

The problem is that I must list EACH file seperately.
It will not let me just say include because it gives me an error message
saying its a directory.


Is there some other way I can have my header files installed?

Thanx,

Enrico Ng <enrico@fnal.gov>



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