X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=602d6fd4c6e3f5321e2f691b83dfbeeca49182c6;hb=2d8496682c9b7283e7c1fb48e48dd19bf091cf5e;hp=ae7d943432f463b8a741ceec1fd6449ddfdf1141;hpb=60f8c02626369db69769474307a95caf61ec3d81;p=apply-default-acl.git diff --git a/makefile b/makefile index ae7d943..602d6fd 100644 --- a/makefile +++ b/makefile @@ -18,5 +18,5 @@ clean: rm -f $(OBJS) rm -f aclq -test: +test: aclq ./run-tests.sh