Adding additional source file to autoconf C++ project -


i tried add additional source file in fdk-aac. when autoconf , configure compilation, source file didn't compiled. idea how make autoconf include source file in compilation? thank you.

thank everyone. have same problem mine, thing there template makefile.am used automake. need include source file in makefile.am compiled generated makefile. problem solved.