X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=projects%2Fmicrob2010%2Ftests%2Fhostsim%2FMakefile;h=187ae3a620fcdddafd988d11df0b45f0c1b0b75f;hb=daf4ef7d2b5222632a5313841f84cf09810827c3;hp=ffc971e12f3a6ac70422d7286cc2837ca7b05e8c;hpb=87ccd3af8abb0da3e0fa98dc8e9216fc7b676f97;p=aversive.git 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