X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=d7584a8218dc72f3c8c46d74b40cfcc31eaada0e;hb=c21f22c897782e6d49ce1e8cd06e2cb27d02d2f6;hp=8bb305a19adcc4a1e9e99063f99d277d1a224bab;hpb=d843e97aa04278677eaede4e50ef680af32867e7;p=Rakka.git diff --git a/Makefile b/Makefile index 8bb305a..d7584a8 100644 --- a/Makefile +++ b/Makefile @@ -39,4 +39,4 @@ test: build sdist: Setup ./Setup sdist -.PHONY: build run clean install doc sdist +.PHONY: build run clean install doc sdist test