1
0
Fork 0

Fix another dependency.

This commit is contained in:
ehofman 2005-07-07 09:06:02 +00:00
parent 1eab60dd79
commit 4c2c48b46a

View file

@ -5,7 +5,7 @@ GPSsmooth_SOURCES = \
main.cxx
GPSsmooth_LDADD = \
-lsgtiming -lsgmisc -lsgdebug -lplibnet \
-lsgtiming -lsgmisc -lsgdebug -lplibnet -lplibul \
$(joystick_LIBS) $(base_LIBS) -lz
INCLUDES = -I$(top_srcdir)/src