1
0
Fork 0
flightgear/utils/js_server/Makefile.am

5 lines
137 B
Text
Raw Normal View History

sbin_PROGRAMS = js_server
js_server_SOURCES = js_server.cxx
2004-02-23 14:29:42 +00:00
js_server_LDADD = -lplibjs -lplibnet -lplibul $(audio_LIBS) $(network_LIBS)