Add network libraries for Solaris
This commit is contained in:
parent
fa344f7667
commit
86345b961e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
sbin_PROGRAMS = js_server
|
||||
|
||||
js_server_SOURCES = js_server.cxx
|
||||
js_server_LDADD = -lplibjs -lplibnet -lplibul $(audio_LIBS)
|
||||
js_server_LDADD = -lplibjs -lplibnet -lplibul $(audio_LIBS) $(network_LIBS)
|
||||
|
|
Loading…
Reference in a new issue