Add -lsgthreads to fgpanel's automake
This commit is contained in:
parent
05eebae361
commit
f9d35d3bf5
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ fgpanel_SOURCES = main.cxx \
|
|||
|
||||
fgpanel_LDADD = \
|
||||
-lGLU -lglut -lsgmath -lsgprops -lsgio -lsgdebug -lsgmisc -lsgstructure -lsgxml -lsgtiming \
|
||||
-lplibpu -lplibfnt -lplibul \
|
||||
-lplibpu -lplibfnt -lplibul -lsgthreads \
|
||||
-lrt -lpng
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue