Fix another dependency.
This commit is contained in:
parent
1eab60dd79
commit
4c2c48b46a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ GPSsmooth_SOURCES = \
|
||||||
main.cxx
|
main.cxx
|
||||||
|
|
||||||
GPSsmooth_LDADD = \
|
GPSsmooth_LDADD = \
|
||||||
-lsgtiming -lsgmisc -lsgdebug -lplibnet \
|
-lsgtiming -lsgmisc -lsgdebug -lplibnet -lplibul \
|
||||||
$(joystick_LIBS) $(base_LIBS) -lz
|
$(joystick_LIBS) $(base_LIBS) -lz
|
||||||
|
|
||||||
INCLUDES = -I$(top_srcdir)/src
|
INCLUDES = -I$(top_srcdir)/src
|
||||||
|
|
Loading…
Add table
Reference in a new issue