]> rtime.felk.cvut.cz Git - eurobot/public.git/blob - src/hokuyo/Makefile.omk
Merge branch 'master' of rtime.felk.cvut.cz:/var/git/eurobot
[eurobot/public.git] / src / hokuyo / Makefile.omk
1 # -*- makefile -*-
2
3 test_PROGRAMS = hokuyo
4
5 hokuyo_SOURCES = hokuyo.c
6
7 include_HEADERS = hokuyo.h
8
9 lib_LOADLIBES = pthread roboorte robottype orte urg m
10
11 SUBDIRS=lib
12
13 test_PROGRAMS += gd_scan
14 gd_scan_SOURCES = gd_scan.c