X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FIOHandler_test%2Ftimer%2B%2B%2FMakefile.am;fp=src%2FIOHandler_test%2Ftimer%2B%2B%2FMakefile.am;h=0591fea0fb1f326035c15b1c42ac9a4bdd4a01a4;hb=2487ad21511a08b1b29c28aeb893155cb779a8f8;hp=0000000000000000000000000000000000000000;hpb=f40d2e60142d1cb141c46e63ed847b0d821ca920;p=IOMultiplexer.git diff --git a/src/IOHandler_test/timer++/Makefile.am b/src/IOHandler_test/timer++/Makefile.am new file mode 100644 index 0000000..0591fea --- /dev/null +++ b/src/IOHandler_test/timer++/Makefile.am @@ -0,0 +1,7 @@ +##Process this file with automake to create Makefile.in +ACLOCAL_AMFLAGS = -I m4 + +noinst_PROGRAMS = iotest + +iotest_LDADD = ../../IOHandler++/libiohandler.cpp.la +iotest_SOURCES = iotest.cpp