Add a lib needed by Irix.
This commit is contained in:
parent
111eff7ae0
commit
ee841a149f
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ MIDGsmooth_SOURCES = \
|
||||||
MIDG_main.cxx
|
MIDG_main.cxx
|
||||||
|
|
||||||
MIDGsmooth_LDADD = \
|
MIDGsmooth_LDADD = \
|
||||||
-lsgio -lsgtiming -lsgmath -lsgmisc -lsgdebug -lplibnet -lplibul \
|
-lsgio -lsgtiming -lsgmath -lsgbucket -lsgmisc -lsgdebug \
|
||||||
|
-lplibnet -lplibul \
|
||||||
$(joystick_LIBS) $(network_LIBS) $(base_LIBS) -lz
|
$(joystick_LIBS) $(network_LIBS) $(base_LIBS) -lz
|
||||||
|
|
||||||
INCLUDES = -I$(top_srcdir)/src
|
INCLUDES = -I$(top_srcdir)/src
|
||||||
|
|
Loading…
Reference in a new issue