1
0
Fork 0

Add network support libraries

This commit is contained in:
ehofman 2003-07-09 19:57:22 +00:00
parent ab15297e67
commit 14bb4cce37

View file

@ -4,4 +4,4 @@ bin_PROGRAMS = terrasync
terrasync_SOURCES = terrasync.cxx
terrasync_LDADD = -lplibnet -lplibul
terrasync_LDADD = -lplibnet -lplibul $(network_LIBS)