X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=602d6fd4c6e3f5321e2f691b83dfbeeca49182c6;hb=5932197191e4cbeacbab1ff5900a7851fdb85872;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