X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile;h=134ca516bf34d3605fa00cc5c1bb9dd67bc2f388;hb=a7d31e61566f0d2e6cb0821fcdaf74ccfc1f8f64;hp=6cb1bc9ab5e8bd1716d5e2932e49666ac0c881e8;hpb=cb9223d3b895f1edb35bf7a6fd3aa9305de3f1db;p=utcp 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: