Solaris fix.
This commit is contained in:
parent
45bfaf8ed5
commit
53b2902e70
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ GPSsmooth_SOURCES = \
|
|||
|
||||
GPSsmooth_LDADD = \
|
||||
-lsgtiming -lsgmisc -lsgdebug -lplibnet -lplibul \
|
||||
$(joystick_LIBS) $(base_LIBS) -lz
|
||||
$(joystick_LIBS) $(network_LIBS) $(base_LIBS) -lz
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src
|
||||
|
|
Loading…
Add table
Reference in a new issue