EXTRA_DIST = README.txt

bin_PROGRAMS = terrasync

terrasync_SOURCES = terrasync.cxx

terrasync_LDADD = -lplibnet -lplibul $(network_LIBS)