Trying to fix Linux compilation
This commit is contained in:
parent
9a3e22d842
commit
d4c9a393d1
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ GPSsmooth_SOURCES = \
|
|||
gps_main.cxx
|
||||
|
||||
GPSsmooth_LDADD = \
|
||||
$(GPSsmooth_PLIB_LIBS) -lsgio -lsgtiming -lsgmisc -lsgdebug \
|
||||
$(GPSsmooth_PLIB_LIBS) -lsgio -lsgtiming -lsgmisc -lsgdebug -lsgstructure \
|
||||
$(joystick_LIBS) $(network_LIBS) $(base_LIBS) -lz
|
||||
|
||||
MIDGsmooth_SOURCES = \
|
||||
|
|
Loading…
Add table
Reference in a new issue