##Process this file with automake to create Makefile.in ACLOCAL_AMFLAGS = -I m4 noinst_PROGRAMS = iotest iotest_LDADD = ../../IOHandler++/libiohandler.cpp.a \ ../../IOHandler/libiohandler.a iotest_SOURCES = iotest.cpp