From: Michal Sojka Date: Wed, 13 Nov 2013 10:14:19 +0000 (+0100) Subject: Fix hokuyo compilation on some Ubuntu version X-Git-Url: http://rtime.felk.cvut.cz/gitweb/eurobot/public.git/commitdiff_plain/eedb71857fcb2376ef6f2ef2a12ffd72fb9b867c Fix hokuyo compilation on some Ubuntu version (reported by Andres EspaƱa) --- diff --git a/src/hokuyo/Makefile.omk b/src/hokuyo/Makefile.omk index bb9b5d4d..a9ef23cc 100644 --- a/src/hokuyo/Makefile.omk +++ b/src/hokuyo/Makefile.omk @@ -6,7 +6,7 @@ hokuyo_SOURCES = hokuyo.c include_HEADERS = hokuyo.h -lib_LOADLIBES = pthread roboorte robottype orte urg m rt +lib_LOADLIBES = roboorte robottype orte urg m rt pthread SUBDIRS=lib shape-detect