X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=apps%2Ftests%2Ftkn154%2Fnonbeacon-enabled%2FTestAssociate%2Fdevice%2FMakefile;fp=apps%2Ftests%2Ftkn154%2Fnonbeacon-enabled%2FTestAssociate%2Fdevice%2FMakefile;h=c4d5d67c432c64fdfaf193d89de22681ca526350;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=0000000000000000000000000000000000000000;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400;p=tinyos-2.x.git diff --git a/apps/tests/tkn154/nonbeacon-enabled/TestAssociate/device/Makefile b/apps/tests/tkn154/nonbeacon-enabled/TestAssociate/device/Makefile new file mode 100644 index 00000000..c4d5d67c --- /dev/null +++ b/apps/tests/tkn154/nonbeacon-enabled/TestAssociate/device/Makefile @@ -0,0 +1,3 @@ +COMPONENT=TestAssociateAppC +CFLAGS += -I$(shell pwd)/.. +include ../../../Makefile.include