X-Git-Url: http://git.droids-corp.org/?p=aversive.git;a=blobdiff_plain;f=projects%2Fmicrob2010%2Ftests%2Fhostsim%2FMakefile;fp=projects%2Fmicrob2010%2Ftests%2Fhostsim%2FMakefile;h=187ae3a620fcdddafd988d11df0b45f0c1b0b75f;hp=ffc971e12f3a6ac70422d7286cc2837ca7b05e8c;hb=a16ba178c7ef15fb408593b0e7c666ed2ed1d253;hpb=87ccd3af8abb0da3e0fa98dc8e9216fc7b676f97 diff --git a/projects/microb2010/tests/hostsim/Makefile b/projects/microb2010/tests/hostsim/Makefile index ffc971e..187ae3a 100644 --- a/projects/microb2010/tests/hostsim/Makefile +++ b/projects/microb2010/tests/hostsim/Makefile @@ -18,6 +18,8 @@ SRC += actuator.c strat_avoid.c # care about how the name is spelled on its command-line. ASRC = +CFLAGS += -Wall -Werror + -include .aversive_conf include $(AVERSIVE_DIR)/mk/aversive_project.mk