Hi, I finaly found out how to get local .o files: by adding AUTOMAKE_OPTIONS=subdir-objects to the Makefile.am and the running automake --add-missing to create the file ./compile.
Regards, Jan
Hi, I finaly found out how to get local .o files: by adding AUTOMAKE_OPTIONS=subdir-objects to the Makefile.am and the running automake --add-missing to create the file ./compile.
Regards, Jan