Hello Ivan, this is an Automake question, but anyway: * Ivan "Rambius" Ivanov wrote on Fri, Jul 30, 2010 at 08:10:54PM CEST: > Some of the test programs for example test_seed_prng depend on the > sources in src: > > test_seed_prng_SOURCES = seed_prng.c test_seed_prng.c > > How can I specify this dependency? > changing test_seed_prng_SOURCES line to > test_seed_prng_SOURCES = ../src/seed_prng.c test_seed_prng.c This should work. Please show exactly how it fails for you. Cheers, Ralf _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf