X-Git-Url: http://git.meshlink.io/?p=utcp;a=blobdiff_plain;f=Makefile;h=134ca516bf34d3605fa00cc5c1bb9dd67bc2f388;hp=6cb1bc9ab5e8bd1716d5e2932e49666ac0c881e8;hb=HEAD;hpb=cb9223d3b895f1edb35bf7a6fd3aa9305de3f1db diff --git a/Makefile b/Makefile index 6cb1bc9..134ca51 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,8 @@ utcp.o: utcp.c utcp.h utcp_priv.h test: utcp.o test.c +stream: stream.c + selftest: utcp.o selftest.c clean: