bin_PROGRAMS = simulotron simulotron_SOURCES = main.cc \ socket/socket.cc socket/socket.hh simulotron_CXXFLAGS = -g -Wall -fmessage-length=0 simulotron_LDADD = INCLUDES = -I../../src