From 13c74785166593ffdf80a51f9492fbe5b89efe4d Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Fri, 8 Jun 2012 18:40:54 +0200 Subject: add copter model specific information --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 67dfc5f..4253f89 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ test-shell: actuators/*.vala actuators/*/*.vala sensors/*.vala sensors/*/*.vala hw/*.vala \ - ctrl/*.vala test-shell.vala enums.vala + ctrl/*.vala ctrl/*/*.vala test-shell.vala enums.vala valac -o $@ --pkg posix --pkg linux --pkg readline -X -lreadline -X -lm $^ clean: -- cgit v1.2.3