X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.in;h=29825e75a4998dcff6a9b7e005df7410c54804e2;hb=bf91d4bb90c84d360609ffb30a68cf8adb5b1448;hp=8529ad2560497d53f4a54241737203599c8de0a9;hpb=bc05c5c0eef21e7f80a9b6a7fa7e551b200ad905;p=goals.git diff --git a/Makefile.in b/Makefile.in index 8529ad2..29825e7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -19,7 +19,7 @@ # Pass through normal targets to Goalfile.in # XXX Why can't this parse "all" instead of "all ()"? -all clean depend install maintainer-clean: src/goals +all clean depend install check maintainer-clean: src/goals ./run src/goals "$@ ()" # If src/goals doesn't exist then brute-force build it. Once we have