Hello,
I have a little problem with Automake to handle the subdirectories when
installing headers.
Here is roughly the project hierarchy that I have:
foo/
foo-bin/
Makefile.am
...
foo-tests/
Makefile.am
...
foo-lib/
Makefile.am
include/
foo/
header1.h
Hello,
I have a little problem with Automake to handle the subdirectories when
installing headers.
Here is roughly the project hierarchy that I have:
foo/
foo-bin/
Makefile.am
...
foo-tests/
Makefile.am
...
foo-lib/
Makefile.am
include/
foo/
header1.h