1
0
Fork 0

Solaris fix.

This commit is contained in:
ehofman 2005-07-07 19:09:52 +00:00
parent 45bfaf8ed5
commit 53b2902e70

View file

@ -6,6 +6,6 @@ GPSsmooth_SOURCES = \
GPSsmooth_LDADD = \
-lsgtiming -lsgmisc -lsgdebug -lplibnet -lplibul \
$(joystick_LIBS) $(base_LIBS) -lz
$(joystick_LIBS) $(network_LIBS) $(base_LIBS) -lz
INCLUDES = -I$(top_srcdir)/src