]> git.mxchange.org Git - flightgear.git/blob - Makefile.am
833a9a29fe44bd998de74df3373427b2c9657747
[flightgear.git] / Makefile.am
1 EXTRA_DIST = README.txt
2
3 bin_PROGRAMS = terrasync
4
5 terrasync_SOURCES = terrasync.cxx
6
7 terrasync_LDADD = -lplibnet -lplibul $(network_LIBS)