IRIX fixes.
This commit is contained in:
parent
46d9714aaf
commit
1eab60dd79
1 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,8 @@ GPSsmooth_SOURCES = \
|
||||||
gps.cxx gps.hxx \
|
gps.cxx gps.hxx \
|
||||||
main.cxx
|
main.cxx
|
||||||
|
|
||||||
GPSsmooth_LDADD = -lsgtiming -lsgmisc -lplibnet -lz $(joystick_LIBS)
|
GPSsmooth_LDADD = \
|
||||||
|
-lsgtiming -lsgmisc -lsgdebug -lplibnet \
|
||||||
|
$(joystick_LIBS) $(base_LIBS) -lz
|
||||||
|
|
||||||
INCLUDES = -I$(top_srcdir)/src
|
INCLUDES = -I$(top_srcdir)/src
|
||||||
|
|
Loading…
Add table
Reference in a new issue