Link tests against libust-initializer.o as well
authorJan Blunck <jblunck@suse.de>
Thu, 5 Nov 2009 15:24:09 +0000 (16:24 +0100)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Wed, 11 Nov 2009 21:48:00 +0000 (16:48 -0500)
commit2cd35d512eb5bc63c2f9ebc1b748a54cd03cc4b3
tree744f6820491dae323cc6522f96077ea67ce67282
parent55994a672106ec794f292d747206542067a27584
Link tests against libust-initializer.o as well

I don't find a proper way to let the libtool Automake magic automatically
link against the initializer object as well. Therefore I need to add it
manually to each testcase.

Signed-off-by: Jan Blunck <jblunck@suse.de>
tests/basic/Makefile.am
tests/basic/basic.c
tests/basic_long/Makefile.am
tests/basic_long/basic_long.c
tests/fork/Makefile.am
tests/fork/fork.c
tests/fork/fork2.c
tests/hello/Makefile.am
tests/hello/hello.c
tests/hello2/Makefile.am
tests/hello2/hello2.c
This page took 0.024564 seconds and 4 git commands to generate.