Trying to fix Linux compilation
This commit is contained in:
parent
d4c9a393d1
commit
6939abc9af
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ UGsmooth_SOURCES = \
|
|||
|
||||
UGsmooth_LDADD = \
|
||||
$(UGsmooth_PLIB_LIBS) -lsgio -lsgserial -lsgtiming \
|
||||
-lsgmath -lsgbucket -lsgmisc -lsgdebug \
|
||||
-lsgmath -lsgbucket -lsgmisc -lsgdebug -lsgstructure \
|
||||
$(joystick_LIBS) $(network_LIBS) $(base_LIBS) -lz
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src
|
||||
|
|
Loading…
Add table
Reference in a new issue