X-Git-Url: https://git.cielonegro.org/gitweb.cgi?p=Rakka.git;a=blobdiff_plain;f=Makefile;h=d7584a8218dc72f3c8c46d74b40cfcc31eaada0e;hp=8bb305a19adcc4a1e9e99063f99d277d1a224bab;hb=706ee842873fdceb9465cdf6a583176ab855fae2;hpb=a4b849476ee3a204ea91dee8f3fd235b0b33a10a 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