X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FIOHandler_test%2Ftimer%2FMakefile.am;fp=src%2FIOHandler_test%2Ftimer%2FMakefile.am;h=feda450aef9fdfdecf5f23c7a196783ba74b308c;hb=e39104fdf0cd8bd84805b39b19292caf44ce2ba7;hp=1dac3a542b2b9008fe8a3e83465e025f20c72d8f;hpb=dd213e78a5e4f6b69cacb3e8fe1fb536795081da;p=IOMultiplexer.git diff --git a/src/IOHandler_test/timer/Makefile.am b/src/IOHandler_test/timer/Makefile.am index 1dac3a5..feda450 100644 --- a/src/IOHandler_test/timer/Makefile.am +++ b/src/IOHandler_test/timer/Makefile.am @@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 noinst_PROGRAMS = iotest -iotest_LDADD = ../../IOHandler/libiohandler.a +iotest_LDADD = ../../IOHandler/libiohandler.la iotest_SOURCES = iotest.c